PHP » GoLang |
login |
register |
about
|
GoLang gupnp_device_action_callback_set
request it (326)
GoLang replacement for PHP's gupnp_device_action_callback_set
[edit | history]
PHP gupnp_device_action_callback_setPHP original manual for gupnp_device_action_callback_set [ show | php.net ]gupnp_device_action_callback_set(PECL gupnp >= 0.1.0) gupnp_device_action_callback_set — Set device callback function Description
bool gupnp_device_action_callback_set
( resource
$root_device
, int $signal
, string $action_name
, mixed $callback
[, mixed $arg
] )Set device callback function for signal and action. Parameters
Return Values
Returns Errors/ExceptionsIssues E_WARNING either with not valid callback function or with not valid signal. |
more
Recently updated
more
Most requested
more
Last requests
|