Man Page: gupnp_service_freeze_notify
Operating Environment: php
Section: 3
GUPNP_SERVICE_FREEZE_NOTIFY(3) 1 GUPNP_SERVICE_FREEZE_NOTIFY(3)
gupnp_service_freeze_notify - Freeze new notifications
SYNOPSIS
bool gupnp_service_freeze_notify (resource $service)
DESCRIPTION
Causes new notifications to be queued up until gupnp_service_thaw_notify(3) is called.
PARAMETERS
o $service
- A service identifier.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
gupnp_service_notify(3), gupnp_service_thaw_notify(3).
PHP Documentation Group GUPNP_SERVICE_FREEZE_NOTIFY(3)