gupnp_service_freeze_notify
(PECL gupnp >= 0.1.0)
gupnp_service_freeze_notify — Freeze new notifications
Описание
gupnp_service_freeze_notify
( resource
$service
) : boolCauses new notifications to be queued up until gupnp_service_thaw_notify() is called.
Список параметров
-
service
-
A service identifier.
Возвращаемые значения
Возвращает TRUE
в случае успешного завершения или FALSE
в случае возникновения ошибки.
Смотрите также
- gupnp_service_notify() - Notifies listening clients
- gupnp_service_thaw_notify() - Sends out any pending notifications and stops queuing of new ones