Creates an instance of WebsocketRequest.
The method of the request.
The data associated with the request.
The websocket connection associated with the request.
Optional
messageId: numberThe optional message ID of the request.
The websocket connection associated with the request.
The data associated with the request
The optional message ID of the request. This ID can be used to associate requests and responses.
The method of the request.
Generated using TypeDoc
This represents the model of a websocket request. It is used to wrap data once it has been received by the server