setSessionTimeout

fun setSessionTimeout(sessionTimeoutSeconds: Int): <Error class: unknown class>

The length of time before a session times out in seconds. The session manager will "re-open" otherwise closed sessions if the call to StartSession comes within this interval.

Defaults to 10 seconds.

Parameters

sessionTimeoutSeconds

the session timeout in seconds