gupnp_context_set_subscription_timeout
Sets the event subscription timeout
Beschreibung
void gupnp_context_set_subscription_timeout
( resource $context
, int $timeout
)
Parameter-Liste
-
context
-
A context identifier, returned by gupnp_context_new.
-
timeout
-
The event subscription timeout in seconds.
Use 0 if you don't want subscriptions to time out.
Rückgabewerte
Es wird kein Wert zurückgegeben.
Siehe auch
- gupnp_context_new
- gupnp_context_get_subscription_timeout