コード例 #1
0
 public void WGQueryWXGroupStatus(string unionid, eStatusType opType)
 {
     AndroidConnector.QueryWXGroupStatus(unionid, (int)opType);
 }