|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Group | |
|---|---|
| com.foxinmy.weixin4j.mp | |
| com.foxinmy.weixin4j.mp.api | |
| Uses of Group in com.foxinmy.weixin4j.mp |
|---|
| Methods in com.foxinmy.weixin4j.mp that return Group | |
|---|---|
Group |
WeixinProxy.createGroup(String name)
创建分组 |
| Methods in com.foxinmy.weixin4j.mp that return types with arguments of type Group | |
|---|---|
List<Group> |
WeixinProxy.getGroups()
查询所有分组 |
| Uses of Group in com.foxinmy.weixin4j.mp.api |
|---|
| Methods in com.foxinmy.weixin4j.mp.api that return Group | |
|---|---|
Group |
GroupApi.createGroup(String name)
Deprecated. 创建分组 |
| Methods in com.foxinmy.weixin4j.mp.api that return types with arguments of type Group | |
|---|---|
List<Group> |
GroupApi.getGroups()
Deprecated. 查询所有分组 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||