Pong

class Pong(val bytes: ByteArray) : WebSocketFrame(source)

A web socket pong frame (0xA).

Constructors

Link copied to clipboard
constructor(bytes: ByteArray)

Properties

Link copied to clipboard