gupnp_service_freeze_notify

(PECL gupnp >= 0.1.0)

gupnp_service_freeze_notifyFreeze new notifications

説明

gupnp_service_freeze_notify ( resource $service ) : bool

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

パラメータ

service

A service identifier.

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

参考