Enum member VoiceState.CONNECTED

Declaration

enum VoiceState
{
  // ...
  CONNECTED = 2,
  // ...
}