示例#1
0
 private void RejectCall(object sender, EventArgs e)
 {
     dealer.RejectVideoCall();
 }