PHP » GoLang |
login |
register |
about
|
GoLang gupnp_service_proxy_action_get
request it (376)
GoLang replacement for PHP's gupnp_service_proxy_action_get
[edit | history]
PHP gupnp_service_proxy_action_getPHP original manual for gupnp_service_proxy_action_get [ show | php.net ]gupnp_service_proxy_action_get(PECL gupnp >= 0.1.0) gupnp_service_proxy_action_get — Send action to the service and get value Description
mixed gupnp_service_proxy_action_get
( resource
$proxy
, string $action
, string $name
, int $type
)Send action with parameters to the service exposed by proxy synchronously and get value. Parameters
Return ValuesReturn value of the action. 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
|