gupnp_service_thaw_notify

(PECL gupnp >= 0.1.0)

gupnp_service_thaw_notifySends out any pending notifications and stops queuing of new ones

説明

gupnp_service_thaw_notify ( resource $service ) : bool

Sends out any pending notifications and stops queuing of new ones.

パラメータ

service

A service identifier.

返り値

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

参考