PlasmoVoice
Toggle table of contents
2.1.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
PlasmoVoice
server
/
su.plo.voice.api.server.event.socket
Package-level
declarations
Types
Types
Udp
Server
Create
Event
Link copied to clipboard
open
class
UdpServerCreateEvent
:
Event
This event is fired when the UDP server is created but has not started yet.
Udp
Server
Started
Event
Link copied to clipboard
open
class
UdpServerStartedEvent
:
Event
This event is fired once the UDP server is started.
Udp
Server
Stopped
Event
Link copied to clipboard
open
class
UdpServerStoppedEvent
:
Event
This event is fired once the UDP server is stopped.