WebSocket_CloseResult

Overview

Defines the parameters for the connection closure received by the WebSocket client.

Since: 11

Related module: Netstack

Summary

Member Variables

Name Description
code Error code for the connection closure.
reason Error cause for the connection closure.