@juki-team/commons - v0.2.19
Preparing search index...
WebSocketResponse
Interface WebSocketResponse
interface
WebSocketResponse
{
connectionId
:
string
;
createdAt
:
number
;
event
:
WebSocketResponseEvent
;
key
:
|
`
PONG-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
CODE_RUN_STATUS-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
SUBMISSION_RUN_STATUS-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
USER_MESSAGE-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
SEND_DATA-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
SEND_DATA_ECS_TASK_DEFINITIONS_LIST-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
SEND_DATA_ECS_TASKS_LIST-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
SEND_DATA_EC2_INSTANCES_LIST-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
SEND_DATA_SSM_SESSIONS_LIST-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
SEND_DATA_RUN_COMMAND-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
SEND_DATA_CLIENT_TRACK-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
SEND_DATA_CHAT_COMPLETIONS-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
PROBLEM_CRAWLED-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
SUBMISSIONS_CRAWL-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
CONTEST_CHANGES-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
CLIENT_TRACK-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
USER_NOTIFICATION-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
USER_NOTIFICATION_SUBMISSION-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
USER_NOTIFICATION_CONTEST_CLARIFICATION-
${
string
}
|
${
string
}
-
${
string
}
`
;
}
Hierarchy (
View Summary
)
WebSocketResponse
PongWebSocketResponseEventDto
CodeRunStatusWebSocketResponseEventDto
SubmissionRunStatusWebSocketResponseEventDto
UserMessageWebSocketResponseEventDto
SendDataWebSocketResponseEventDto
ProblemCrawledWebSocketResponseEventDto
SubmissionsCrawlWebSocketResponseEventDto
ContestChangesWebSocketResponseEventDto
ClientTrackWebSocketResponseEventDto
UserNotificationWebSocketResponseEventDto
Index
Properties
connection
Id
created
At
event
key
Properties
connection
Id
connectionId
:
string
created
At
createdAt
:
number
event
event
:
WebSocketResponseEvent
key
key
:
|
`
PONG-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
CODE_RUN_STATUS-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
SUBMISSION_RUN_STATUS-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
USER_MESSAGE-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
SEND_DATA-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
SEND_DATA_ECS_TASK_DEFINITIONS_LIST-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
SEND_DATA_ECS_TASKS_LIST-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
SEND_DATA_EC2_INSTANCES_LIST-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
SEND_DATA_SSM_SESSIONS_LIST-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
SEND_DATA_RUN_COMMAND-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
SEND_DATA_CLIENT_TRACK-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
SEND_DATA_CHAT_COMPLETIONS-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
PROBLEM_CRAWLED-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
SUBMISSIONS_CRAWL-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
CONTEST_CHANGES-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
CLIENT_TRACK-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
USER_NOTIFICATION-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
USER_NOTIFICATION_SUBMISSION-
${
string
}
|
${
string
}
-
${
string
}
`
|
`
USER_NOTIFICATION_CONTEST_CLARIFICATION-
${
string
}
|
${
string
}
-
${
string
}
`
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connection
Id
created
At
event
key
@juki-team/commons - v0.2.19
Loading...