PHP Velho Oeste 2024

gupnp_context_get_subscription_timeout

(PECL gupnp >= 0.1.0)

gupnp_context_get_subscription_timeoutGet the event subscription timeout

Açıklama

gupnp_context_get_subscription_timeout ( resource $context ) : int

Get the event subscription timeout (in seconds), or 0 meaning there is no timeout.

Değiştirgeler

context

A context identifier, returned by gupnp_context_new().

Dönen Değerler

The event subscription timeout in seconds.

Ayrıca Bakınız

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top