PlasmoVoice
jvm
PlasmoVoice
/
su.plo.voice.api.event
/
EventCancellableBase
Event
Cancellable
Base
abstract
class
EventCancellableBase
:
Event
,
EventCancellable
Base implementation of
EventCancellable
Members
Constructors
Event
Cancellable
Base
Link copied to clipboard
constructor
(
)
Functions
is
Cancelled
Link copied to clipboard
open
fun
isCancelled
(
)
:
Boolean
Checks the cancellation state of this event.
set
Cancelled
Link copied to clipboard
open
fun
setCancelled
(
cancel
:
Boolean
)
Sets the cancellation state of this event.