Discolink
GitHub
Preparing search index...
Typings
SessionUpdateRequestBody
Interface SessionUpdateRequestBody
interface
SessionUpdateRequestBody
{
resuming
?:
boolean
;
timeout
?:
number
;
}
Index
Properties
resuming?
timeout?
Properties
Optional
resuming
resuming
?:
boolean
Whether resuming is enabled for this session or not
Optional
timeout
timeout
?:
number
The timeout in seconds (default is 60s)
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
resuming
timeout
GitHub
Discolink
Loading...
Whether resuming is enabled for this session or not