Contents

URLSessionWebSocketTask.CloseCode.invalidFramePayloadData

A code that indicates the server terminated the connection because it received data inconsistent with the message’s type.

Declaration

case invalidFramePayloadData

See Also

Close codes