send_action
Description:
Sends action action with parameters Varargs to the service exposed by this
synchronously.
If an error occurred, error will be set. In case of a UPnPError the error code will be the same in error.
Parameters:
| this | |
| action |
An action |
| ... |
tuples of in parameter name, in parameter type, and in parameter value, followed by |
| error |
The location where to store any error, or |
Returns:
|
|