PlasmoVoice
jvm
PlasmoVoice
/
su.plo.voice.api.client.event.audio.device.source
/
AlSourcePlayEvent
Al
Source
Play
Event
class
AlSourcePlayEvent
:
AlSourceEvent
,
EventCancellable
This event is fired when the
play
has been invoked.
Members
Constructors
Al
Source
Play
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
)