Virtual Method
GUPnPServiceaction_invoked
Declaration [src]
void
action_invoked (
  GUPnPService* service,
  GUPnPServiceAction* action
)
Description [src]
Default handler for GUPnPService::action-invoked. See its documentation for details.
Can be overridden by child classes instead of connecting to the signal.
Parameters
- action
- 
            Type: GUPnPServiceActionA GUPnPServiceAction.The data is owned by the caller of the method.