pub.websocket:onError
WmPublic. Specification for a callback service related to WebSocket server or client endpoint that gets invoked when an error is encountered resulting in WebSocket session termination.
Input Parameters
sessionId | String Session ID to identify the WebSocket session. |
cause | String Text explaining the cause of the error. |
Output Parameters