Method
GUPnPServiceProxycall_action
Declaration [src]
GUPnPServiceProxyAction*
gupnp_service_proxy_call_action (
  GUPnPServiceProxy* proxy,
  GUPnPServiceProxyAction* action,
  GCancellable* cancellable,
  GError** error
)
Parameters
| action | GUPnPServiceProxyAction | 
| An action. | |
| The data is owned by the caller of the function. | |
| cancellable | GCancellable | 
| A  | |
| The argument can be NULL. | |
| The data is owned by the caller of the function. | |
| error | GError ** | 
| The return location for a GError*, orNULL. | 
Return value
| Returns: | GUPnPServiceProxyAction | 
| 
 | |
| The data is owned by the instance. | |
| The return value can be NULL. |