setSessionTimeout

fun setSessionTimeout(sessionTimeoutSeconds: Int): ERROR CLASS: Unresolved name: apply

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