Variable VoiceClient.udp

UDP Client connection

Declaration

class VoiceClient
{
  // ...
  UDPVoiceClient udp;
  // ...
}