my-app
Preparing search index...
lib/SessionData/Interfaces
ReadyPayload
Interface ReadyPayload
interface
ReadyPayload
{
clientId
?:
string
;
userId
?:
number
|
false
|
null
;
}
Index
Properties
client
Id?
user
Id?
Properties
Optional
client
Id
clientId
?:
string
Optional
user
Id
userId
?:
number
|
false
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client
Id
user
Id
my-app
Loading...