gupnp_service_proxy_set_subscribed
(PECL gupnp >= 0.1.0)
gupnp_service_proxy_set_subscribed — (De-)suscribe al servicio
Descripción
bool gupnp_service_proxy_set_subscribed
( resource $proxy
, bool $subscribed
)
(De-)suscribe al servicio.
Parámetros
- proxy
-
Un identificador de servicio proxy.
- subscribed
-
Establece TRUE para suscribir a este servicio.
Valores devueltos
Devuelve TRUE en caso de éxito o FALSE en caso de error.
Ver también
- gupnp_service_proxy_get_subscribed() - Check whether subscription is valid to the service
There are no user contributed notes for this page.
