Class DefaultVoiceGatewayClient

java.lang.Object
discord4j.voice.DefaultVoiceGatewayClient

public class DefaultVoiceGatewayClient extends Object
A default implementation for client that is able to connect to Discord Voice Gateway and establish a VoiceConnection capable of sending and receiving audio.
See Also: