websocket_message¶
This event is emitted when the WebSocket server transmits data.
Parameters¶
websocket_message
: string - Event name.requestId
: integer - ID of the request returned bywebsocketAsync
.data
: string - Data sent by server.
Last update:
March 11, 2023
Created: March 11, 2023
Created: March 11, 2023