Query: gupnp_context_get_subscription_timeout
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)