Gupnp İşlevleri
PHP Manual

gupnp_service_proxy_get_subscribed

(PECL gupnp >= 0.1.0)

gupnp_service_proxy_get_subscribedCheck whether subscription is valid to the service

Açıklama

bool gupnp_service_proxy_get_subscribed ( resource $proxy )

Check whether subscription is valid to the service.

Değiştirgeler

proxy

A service proxy identifier.

Dönen Değerler

Başarı durumunda TRUE, başarısızlık durumunda FALSE döner.

Ayrıca Bakınız


Gupnp İşlevleri
PHP Manual