# WebSocket_OpenResult ## Overview Defines the parameters for the connection success received by the WebSocket client. **Since**: 11 **Related module**: [Netstack](netstack.md) ## Summary ### Member Variables | Name| Description| | -------- | -------- | | [code](netstack.md#code-33) | Connection success code for the WebSocket client.| | [reason](netstack.md#reason-33) | Connection reason for the WebSocket client.|