update : 2015.11.03
php.shukuma.com

검색:
 
 
Get the event subscription timeout

gupnp_context_get_subscription_timeout

(PECL gupnp >= 0.1.0)

gupnp_context_get_subscription_timeoutGet 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.

인수

context

A context identifier, returned by gupnp_context_new().

반환값

The event subscription timeout in seconds.

참고