PlasmoVoice
Toggle table of contents
2.1.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
PlasmoVoice
server-proxy-common
/
su.plo.voice.api.server.audio.capture
/
ServerActivation
/
PlayerActivationEndListener
/
onActivationEnd
on
Activation
End
@
NotNull
abstract
fun
onActivationEnd
(
@
NotNull
player
:
@
NotNull
VoicePlayer
,
@
NotNull
packet
:
@
NotNull
PlayerAudioEndPacket
)
:
@
NotNull
ServerActivation.Result
Return
HANDLED
if
PlayerSpeakEndEvent
should be canceled.