PHP » GoLang |
login |
register |
about
|
GoLang gupnp_service_proxy_action_set
request it (389)
GoLang replacement for PHP's gupnp_service_proxy_action_set
[edit | history]
PHP gupnp_service_proxy_action_setPHP original manual for gupnp_service_proxy_action_set [ show | php.net ]gupnp_service_proxy_action_set(PECL gupnp >= 0.1.0) gupnp_service_proxy_action_set — Send action to the service and set value Description
bool gupnp_service_proxy_action_set
( resource
$proxy
, string $action
, string $name
, mixed $value
, int $type
)Send action with parameters to the service exposed by proxy synchronously and set value. Parameters
Return Values
Returns Errors/ExceptionsIssues E_WARNING with either not correctly defined type of the action or unable to send action. See Also
|
more
Recently updated
more
Most requested
more
Last requests
|