Funcții Gupnp
PHP Manual

gupnp_context_get_subscription_timeout

(PECL gupnp >= 0.1.0)

gupnp_context_get_subscription_timeoutGet the event subscription timeout

Descrierea

int gupnp_context_get_subscription_timeout ( resource $context )

Get the event subscription timeout (in seconds), or 0 meaning there is no timeout.

Parametri

context

A context identifier, returned by gupnp_context_new().

Valorile întoarse

The event subscription timeout in seconds.

A se vedea și


Funcții Gupnp
PHP Manual