Event VoiceSocketErrored
- Namespace
- DSharpPlus.VoiceNext
- Assembly
- DSharpPlus.VoiceNext.dll
Triggered whenever voice WebSocket throws an exception.
public event AsyncEventHandler<VoiceNextConnection, SocketErrorEventArgs> VoiceSocketErrored
Returns
- AsyncEventHandler<VoiceNextConnection, SocketErrorEventArgs>
- Triggered whenever voice WebSocket throws an exception.