Exemplo n.º 1
0
 public void SingleStepConference(string otherDN, string location, KeyValueCollection userData)
 {
     RequestAgentConference.SingleStepConference(otherDN, location, userData);
 }
Exemplo n.º 2
0
 public void SingleStepConference(string otherDN)
 {
     RequestAgentConference.SingleStepConference(otherDN);
 }