Enumeration 列挙

URLSessionWebSocketTask.CloseCode

A code that indicates why a WebSocket connection closed. あるコード、それはなぜWebSocket接続が終結したかを指し示します。

Declaration 宣言

enum CloseCode : Int, @unchecked Sendable

Overview 概要

The WebSocket close codes follow the close codes defined in RFC 6455. WebSocketクローズコードそれらは、RFC 6455で定義されたクローズコードに従います。

Topics 話題

Close Codes クローズコード

Relationships 関係

Conforms To 次に準拠

See Also 参照

Closing the Connection 接続を閉じる