Man Page: gupnp_service_thaw_notify
Operating Environment: php
Section: 3
GUPNP_SERVICE_THAW_NOTIFY(3) 1 GUPNP_SERVICE_THAW_NOTIFY(3)
gupnp_service_thaw_notify - Sends out any pending notifications and stops queuing of new ones.
SYNOPSIS
bool gupnp_service_thaw_notify (resource $service)
DESCRIPTION
Sends out any pending notifications and stops queuing of new ones.
PARAMETERS
o $service
- A service identifier.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
gupnp_service_notify(3), gupnp_service_freeze_notify(3).
PHP Documentation Group GUPNP_SERVICE_THAW_NOTIFY(3)