case data(Data)
A WebSocket message that contains a block of data.
データのあるブロックを含むWebSocketメッセージ。
Availability 有効性
Technology
case string(String
)
The URLSession
uses UTF-8 encoding to send the message’s string.
URLSession
は、UTF-8エンコーディングを使ってメッセージのもつ文字列を送信します。
case data(Data)