gupnp_context_timeout_add> <gupnp_context_new
Last updated: Fri, 24 Feb 2012

gupnp_context_set_subscription_timeout

(PECL gupnp >= 0.1.0)

gupnp_context_set_subscription_timeoutSets the event subscription timeout

Descrição

void gupnp_context_set_subscription_timeout ( resource $context , int $timeout )

Sets the event subscription timeout (in seconds) to time out. Note that any client side subscriptions will automatically be renewed.

Parâmetros

context

A context identifier, returned by gupnp_context_new().

timeout

The event subscription timeout in seconds. Use 0 if you don't want subscriptions to time out.

Valor Retornado

Não há valor retornado.

Veja Também



User Contributed Notes
gupnp_context_set_subscription_timeout
There are no user contributed notes for this page.

gupnp_context_timeout_add> <gupnp_context_new
Last updated: Fri, 24 Feb 2012