gupnp_service_freeze_notify

(PECL gupnp >= 0.1.0)

gupnp_service_freeze_notifyFreeze new notifications

Descrição

gupnp_service_freeze_notify ( resource $service ) : bool

Causes new notifications to be queued up until gupnp_service_thaw_notify() is called.

Parâmetros

service

A service identifier.

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em caso de falha.

Veja Também