Method

GUPnPServiceActionget_name

Declaration [src]

const char*
gupnp_service_action_get_name (
  GUPnPServiceAction* action
)

Description [src]

Get the name of action.

Return value

Returns: const char*
 

The name of action.

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