Sanity App SDK
Preparing search index...
@sanity/sdk
index
DisconnectEvent
Interface DisconnectEvent
interface
DisconnectEvent
{
sessionId
:
string
;
timestamp
:
string
;
type
:
"disconnect"
;
userId
:
string
;
}
Index
Properties
session
Id
timestamp
type
user
Id
Properties
session
Id
sessionId
:
string
timestamp
timestamp
:
string
type
type
:
"disconnect"
user
Id
userId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
session
Id
timestamp
type
user
Id
Sanity App SDK
Loading...