Enumeration Case 列挙ケース

URLSessionWebSocketTask.CloseCode.policyViolation

A code that indicates an endpoint terminated the connection because it received a message that violates its policy. あるコード、それはエンドポイントが接続を切断したのはそれがそれの方針に違反するメッセージを受け取ったためであるのを指し示します。

Declaration 宣言

case policyViolation = 1008

Discussion 議論

This is a generic code for use when a more specific code is unavailable. これは、より具体的なコードが利用可能でない場合に使うための一般的なコードです。

See Also 参照

Close Codes クローズコード