(PECL gupnp >= 0.1.0)
(Un)subscribes to the service.
bool gupnp_service_proxy_set_subscribed ( resource $proxy, bool $subscribed )
(Un)subscribes to the service.
Parameters:
proxy
A service proxy identifier.
subscribed
Set TRUE
to subscribe to this service.
Returns:
Returns TRUE
on success or FALSE
on failure.
See also:
Please login to continue.