Gupnp 関数
PHP Manual

gupnp_service_thaw_notify

(PECL gupnp >= 0.1.0)

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

説明

bool gupnp_service_thaw_notify ( resource $service )

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

パラメータ

service

A service identifier.

返り値

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

参考


Gupnp 関数
PHP Manual