Ping

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

A web socket ping frame (0x9).

Constructors

Link copied to clipboard
constructor(bytes: ByteArray)

Properties

Link copied to clipboard