Preparing search index...
The search index is not available
@juki-team/commons - v0.0.826
@juki-team/commons
UserNotificationWebSocketBroadcastEventDTO
Interface UserNotificationWebSocketBroadcastEventDTO
interface
UserNotificationWebSocketBroadcastEventDTO
{
content
:
string
;
event
:
USER_NOTIFICATION
;
messageTimestamp
:
number
;
sessionId
:
`
${
string
&
{
length
:
24
;
}
}
`
;
userId
:
string
;
}
Index
Properties
content
event
message
Timestamp
session
Id
user
Id
Properties
content
content
:
string
event
event
:
USER_NOTIFICATION
message
Timestamp
message
Timestamp
:
number
session
Id
session
Id
:
`
${
string
&
{
length
:
24
;
}
}
`
user
Id
user
Id
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
content
event
message
Timestamp
session
Id
user
Id
@juki-team/commons - v0.0.826
Loading...