(PECL gupnp >= 0.1.0)
Sends 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.
Parameters:
service
A service identifier.
Returns:
Returns TRUE
on success or FALSE
on failure.
See also:
Please login to continue.