PlayerSpeakEndEvent

This event is fired when the PlayerAudioEndPacket is received.

Constructors

Link copied to clipboard
constructor(@NotNull player: @NotNull VoicePlayer, @NotNull packet: @NotNull PlayerAudioEndPacket)

Functions

Link copied to clipboard
open fun isCancelled(): Boolean
Link copied to clipboard
open fun setCancelled(cancel: Boolean)