Enumeration Case 列挙ケース

NSURLSessionWebSocketCloseCodeTLSHandshakeFailure

A reserved code that indicates the connection closed due to the failure to perform a TLS handshake. ある予約されたコード、それは接続がTLSハンドシェイクの実行の失敗によって閉じたことを指し示します。

Declaration 宣言

NSURLSessionWebSocketCloseCodeTLSHandshakeFailure = 1015

See Also 参照

Close Codes クローズコード