SignalCD Modern PoC API
Preparing search index...
client/src
DocumentSessionEvent
Type Alias DocumentSessionEvent
DocumentSessionEvent
:
|
{
type
:
"document"
;
view
:
DocumentView
}
|
{
status
:
SessionStatus
;
type
:
"status"
}
|
{
access
:
DocumentAccessState
;
type
:
"access"
}
|
{
error
:
ClientError
;
type
:
"error"
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
SignalCD Modern PoC API
Loading...