Package-level declarations
Types
Link copied to clipboard
Represents a base interface for sending a Plasmo Voice related packets to the players.
Link copied to clipboard
interface UdpConnectionManager<P : VoicePlayer?, C : UdpConnection?> : PacketManager<ClientPacketUdpHandler, P>