PlasmoVoice
jvm
PlasmoVoice
/
su.plo.voice.api.client.event.audio.device.source
/
AlSourceStopEvent
Al
Source
Stop
Event
class
AlSourceStopEvent
:
AlSourceEvent
,
EventCancellable
This event is fired when the
stop
has been invoked.
Members
Constructors
Al
Source
Stop
Event
Link copied to clipboard
constructor
(
@
NotNull
source
:
@
NotNull
AlSource
)
Functions
is
Cancelled
Link copied to clipboard
open
fun
isCancelled
(
)
:
Boolean
set
Cancelled
Link copied to clipboard
open
fun
setCancelled
(
cancel
:
Boolean
)