(PECL gupnp >= 0.1.0)
Get the event subscription timeout
int gupnp_context_get_subscription_timeout ( resource $context )
Get the event subscription timeout (in seconds), or 0 meaning there is no timeout.
Parameters:
context
A context identifier, returned by gupnp_context_new().
Returns:
The event subscription timeout in seconds.
See also:
Please login to continue.