Ejemplo n.º 1
0
 private void CallOnConnected(ICall sender, CallConnectedEventArgs eventargs)
 {
     _call.SendAudio(false);
 }