PHP Velho Oeste 2024

gupnp_root_device_stop

(PECL gupnp >= 0.1.0)

gupnp_root_device_stopStop main loop

Açıklama

gupnp_root_device_stop ( resource $root_device ) : bool

Stop root server's main loop.

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

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top