The content type.
The command name.
Optional clientThe name of the handler function of the TocketClientBase that should process this request when receiving it.
Optional clientunique ID generated when the TocketServer sent this message
Optional clientwhens sending, unique ID generated when the TocketClientBase sent this message, usually echoed back by the Client when responding.
Optional content?: Tcontent of the message.
Optional originname of the WebSocket connection this sent this request
Optional serverThe name of the handler function of the TocketServer that should process this message when receiving it.
Optional serverwhen receiving, unique ID generated when the TocketServer sent this message, usually echoed back to the server when replying.
timestamp of when the message was sent
Generated using TypeDoc
Standard format containing information about a received or sent WebSocket request.