Man Page: gupnp_context_get_subscription_timeout
Operating Environment: php
Section: 3
GUPNP_CONTEXT_GET_SUBSCRIPTION_TIMEOUT(3) 1 GUPNP_CONTEXT_GET_SUBSCRIPTION_TIMEOUT(3) gupnp_context_get_subscription_timeout - Get the event subscription timeoutSYNOPSISint gupnp_context_get_subscription_timeout (resource $context)DESCRIPTIONGet the event subscription timeout (in seconds), or 0 meaning there is no timeout.PARAMETERSo $context - A context identifier, returned by gupnp_context_new(3).RETURN VALUESThe event subscription timeout in seconds.SEE ALSOgupnp_context_new(3), gupnp_context_set_subscription_timeout(3). PHP Documentation Group GUPNP_CONTEXT_GET_SUBSCRIPTION_TIMEOUT(3)