(PECL gupnp >= 0.1.0)
Check whether subscription is valid to the service
bool gupnp_service_proxy_get_subscribed ( resource $proxy )
Check whether subscription is valid to the service.
Parameters:
proxy
A service proxy identifier.
Returns:
Returns TRUE
on success or FALSE
on failure.
See also:
Please login to continue.