Enum member VoiceState.CONNECTING

Declaration

enum VoiceState
{
  // ...
  CONNECTING = 1,
  // ...
}