示例#1
0
 public void Connect(string endPoint, Action success, Action error)
 {
     _room.Start();
 }