PlasmoVoice
jvm
PlasmoVoice
/
su.plo.voice.api.server.event.audio.capture
/
ServerActivationRegisterEvent
Server
Activation
Register
Event
class
ServerActivationRegisterEvent
:
EventCancellableBase
This event is fired right before
ServerActivation
is registered.
Members
Constructors
Server
Activation
Register
Event
Link copied to clipboard
constructor
(
@
NotNull
activation
:
@
NotNull
ServerActivation
)
Functions
is
Cancelled
Link copied to clipboard
open
fun
isCancelled
(
)
:
Boolean
set
Cancelled
Link copied to clipboard
open
fun
setCancelled
(
cancel
:
Boolean
)