@juki-team/commons - v0.1.10
Preparing search index...
SubscribeUserNotificationWebsocketEventDTO
Interface SubscribeUserNotificationWebsocketEventDTO
interface
SubscribeUserNotificationWebsocketEventDTO
{
clientId
:
`
${
string
&
{
length
:
24
}
}
|
${
string
}
`
;
event
:
SUBSCRIBE_USER_NOTIFICATION
;
userKey
:
string
;
}
Hierarchy (
View Summary
)
WebsocketSubscription
SubscribeUserNotificationWebsocketEventDTO
Index
Properties
client
Id
event
user
Key
Properties
client
Id
clientId
:
`
${
string
&
{
length
:
24
}
}
|
${
string
}
`
event
event
:
SUBSCRIBE_USER_NOTIFICATION
user
Key
userKey
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client
Id
event
user
Key
@juki-team/commons - v0.1.10
Loading...