UnknownEvent

class UnknownEvent(val bytes: ByteArray) : Event

Constructors

Link copied to clipboard
constructor(bytes: ByteArray)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String