PlasmoVoice
jvm
PlasmoVoice
/
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.