Class VoiceSocket

java.lang.Object
discord4j.voice.VoiceSocket

public class VoiceSocket extends Object
A UDP client abstraction dedicated to handling the transport of raw voice packets.
  • Constructor Details

    • VoiceSocket

      public VoiceSocket(UdpClient udpClient)