Funciones de Gupnp
PHP Manual

gupnp_service_proxy_get_subscribed

(PECL gupnp >= 0.1.0)

gupnp_service_proxy_get_subscribedCheck whether subscription is valid to the service

Descripción

bool gupnp_service_proxy_get_subscribed ( resource $proxy )

Check whether subscription is valid to the service.

Parámetros

proxy

A service proxy identifier.

Valores devueltos

Devuelve TRUE en caso de éxito o FALSE en caso de error.

Ver también


Funciones de Gupnp
PHP Manual