PlasmoVoice
jvm
PlasmoVoice
/
su.plo.voice.api.client.event.audio.device
/
DevicePreOpenEvent
Device
Pre
Open
Event
class
DevicePreOpenEvent
:
EventCancellableBase
,
Event
This event is fired before the device is opened.
Members
Constructors
Device
Pre
Open
Event
Link copied to clipboard
constructor
(
@
NotNull
device
:
@
NotNull
AudioDevice
)
Functions
is
Cancelled
Link copied to clipboard
open
fun
isCancelled
(
)
:
Boolean
set
Cancelled
Link copied to clipboard
open
fun
setCancelled
(
cancel
:
Boolean
)