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