Preparing search index...
The search index is not available
app-hablla
app-hablla
types/sessions
ISession
Interface ISession
interface
ISession
{
category
:
string
;
connection
:
string
;
created_at
:
Timestamp
;
expire_at
:
Timestamp
;
id
:
string
;
key
:
string
;
two_way_enable
:
boolean
;
type
:
string
;
updated_at
:
Timestamp
;
user_initiated
:
boolean
;
workspace
:
IWorkspace
;
}
Index
Properties
category
connection
created_
at
expire_
at
id
key
two_
way_
enable
type
updated_
at
user_
initiated
workspace
Properties
category
category
:
string
connection
connection
:
string
created_
at
created_at
:
Timestamp
expire_
at
expire_at
:
Timestamp
id
id
:
string
key
key
:
string
two_
way_
enable
two_way_enable
:
boolean
type
type
:
string
updated_
at
updated_at
:
Timestamp
user_
initiated
user_initiated
:
boolean
workspace
workspace
:
IWorkspace
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
category
connection
created_
at
expire_
at
id
key
two_
way_
enable
type
updated_
at
user_
initiated
workspace
app-hablla
Loading...