예제 #1
0
 public void WGQueryBindGuildV2(string groupId, int type = 0)
 {
     AndroidConnector.QueryBindGuildV2(groupId, type);
 }