PlasmoVoice
jvm
PlasmoVoice
/
su.plo.voice.api.server.audio.capture
/
ServerActivation
/
PlayerActivationEndListener
Player
Activation
End
Listener
@
FunctionalInterface
interface
PlayerActivationEndListener
Members
Functions
on
Activation
End
Link copied to clipboard
@
NotNull
abstract
fun
onActivationEnd
(
@
NotNull
player
:
@
NotNull
VoicePlayer
,
@
NotNull
packet
:
@
NotNull
PlayerAudioEndPacket
)
:
@
NotNull
ServerActivation.Result