Ping

data class Ping(val payload: String?) : EngineIOPacket<Nothing> (source)

Used in the heartbeat mechanism.

Constructors

Link copied to clipboard
constructor(payload: String?)

Properties

Link copied to clipboard