- cancelWithCloseCode:reason:
Sends a close frame with the given close code and optional close reason.
終結フレームを、この与えられた終結コードとと随意の終結理由とともに送信します。
NSURLSessionWebSocketCloseCode
A code that indicates why a WebSocket connection closed.
あるコード、それはなぜWebSocket接続が終結したかを指し示します。
closeReason
A block of data that provides further information about why a connection closed.
あるデータのブロック、それはなぜ接続が終結したかについてさらに情報を提供するものです。