WebSocket_OpenResult
Overview
Defines the parameters for the connection success received by the WebSocket client.
Since: 11
Related module: Netstack
Summary
Member Variables
| Name |
Description |
| code |
Connection success code for the WebSocket client. |
| reason |
Connection reason for the WebSocket client. |