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.event.audio.capture
/
ServerActivationUnregisterEvent
Server
Activation
Unregister
Event
class
ServerActivationUnregisterEvent
:
EventCancellableBase
This event is fired right before
ServerActivation
is unregistered.
Members
Constructors
Server
Activation
Unregister
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
)