Method

GUPnPServicefreeze_notify

Declaration [src]

void
gupnp_service_freeze_notify (
  GUPnPService* service
)

Description [src]

Stops sending out notifications to remote clients.

It causes new notifications to be queued up until gupnp_service_thaw_notify() is called.