Method

GUPnPServiceProxyActionIterget_name

Declaration [src]

const char*
gupnp_service_proxy_action_iter_get_name (
  GUPnPServiceProxyActionIter* self
)

Description [src]

Get the name of the current out argument.

Available since:1.6.6

Return value

Returns: const char*
 

Name of the current argument.

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