sendAudioEnd

open fun sendAudioEnd(sequenceNumber: Long, distance: Short): Boolean

Sends an audio end packet.

Return

true if the packet was successfully sent, false otherwise.

Parameters

sequenceNumber

The sequence number of the frame.

distance

The maximum distance at which players can receive the packet.