46bd0a28创建于 2024年2月19日历史提交

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.