SelfAudioInfoPacket

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun getData(): Optional<Array<Byte>>
Returns data only if it has been changed on the server.
Link copied to clipboard
open fun handle(handler: ClientPacketUdpHandler)
Link copied to clipboard
open fun read(in: ByteArrayDataInput)
Link copied to clipboard
open fun write(out: ByteArrayDataOutput)