gupnp_root_device_get_available

(PECL gupnp >= 0.1.0)

gupnp_root_device_get_availableCheck whether root device is available

Açıklama

gupnp_root_device_get_available ( resource $root_device ) : bool

Get whether or not root_device is available (announcing its presence).

Değiştirgeler

root_device

A root device identifier, returned by gupnp_root_device_new().

Dönen Değerler

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

Ayrıca Bakınız