Beispiel #1
0
 public void CloseMeeting(String topic)
 {
     Server.CloseMeeting(this.UserName, topic);
 }