Method

GUPnPServiceActionget_name

Declaration [src]

const char*
gupnp_service_action_get_name (
  GUPnPServiceAction* action
)

Description [src]

Get the name of action.

Return value

Type: const char*

The name of action.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.