Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16124 программиста и 1779 роботов. Сейчас ищут 1247 программистов ...
gupnp_context_get_subscription_timeout - Get the event subscription timeout
Вернуться к: Gupnp Функции
gupnp_context_get_subscription_timeout
(PECL gupnp >= 0.1.0)
gupnp_context_get_subscription_timeout — 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.
Возвращаемые значения
The event subscription timeout in seconds.
Смотрите также
- gupnp_context_new() - Create a new context
- gupnp_context_set_subscription_timeout() - Sets the event subscription timeout
Вернуться к: Gupnp Функции