SkyWay Unity SDK
公式APIリファレンス
読み取り中…
検索中…
一致する文字列を見つけられません
WebSocketSharp.WebSocketException クラス

The exception that is thrown when a fatal error occurs in the WebSocket communication. [詳解]

プロパティ

ushort Code [get]
 Gets the status code indicating the cause of the exception.
 

詳解

The exception that is thrown when a fatal error occurs in the WebSocket communication.

プロパティ詳解

◆ Code

ushort WebSocketSharp.WebSocketException.Code
get

Gets the status code indicating the cause of the exception.

A ushort that represents the status code indicating the cause of the exception.

It is one of the status codes for the WebSocket connection close.


このクラス詳解は次のファイルから抽出されました: