Enum ConnectionState
- Namespace
- DSharpPlus.VoiceLink.Enums
- Assembly
- DSharpPlus.VoiceLink.dll
public enum ConnectionState
Fields
Heartbeating = 3
Identify = 1
None = 0
Reconnecting = 5
Resuming = 4
SelectProtocol = 2
public enum ConnectionState
Heartbeating = 3
Identify = 1
None = 0
Reconnecting = 5
Resuming = 4
SelectProtocol = 2