Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 618 Bytes

WebsocketResponseErrorV1.md

File metadata and controls

24 lines (12 loc) · 618 Bytes

WebsocketResponseErrorV1

Response for Websocket Error V1

Properties

Name Type Description Notes
eWebsocketMessagetype EWebsocketMessagetypeEnum The Type of message
sWebsocketChannel String The Channel on which to route the websocket message
mPayload WebsocketResponseErrorV1MPayload

Enum: EWebsocketMessagetypeEnum

Name Value
RESPONSE_ERROR_V1 "Response-Error-V1"