Enum member VoiceOPCode.VOICE_HEARTBEAT

Declaration

enum VoiceOPCode
{
  // ...
  VOICE_HEARTBEAT = 3,
  // ...
}