PlasmoVoice
Toggle table of contents
2.1.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
PlasmoVoice
client
/
su.plo.voice.api.client.event.audio.source
/
AudioSourceClosedEvent
Audio
Source
Closed
Event
open
class
AudioSourceClosedEvent
:
Event
This event is fired once the
ClientAudioSource
has been closed.
Members
Constructors
Audio
Source
Closed
Event
Link copied to clipboard
constructor
(
source
:
ClientAudioSource
<
out
Any
>
)