pub.websocket:onText
WmPublic. Specification for a callback service related to WebSocket server or client endpoint that handles text payload.
Input Parameters
sessionId | String Session ID to identify the WebSocket session. |
message | String The content of the message. |
Output Parameters