Enumeration Case 列挙ケース

NSURLSessionWebSocketCloseCodeInvalidFramePayloadData

A code that indicates the server terminated the connection because it received data inconsistent with the message’s type. あるコード、それはサーバが接続を終了したことを指し示します、それがメッセージのもつ型と矛盾するデータを受け取ったために。

Declaration 宣言

NSURLSessionWebSocketCloseCodeInvalidFramePayloadData = 1007

See Also 参照

Close Codes クローズコード