类 com.github.sd4324530.fastweixin.api.entity.Group
的使用

使用 Group 的软件包
com.github.sd4324530.fastweixin.api.response   
 

com.github.sd4324530.fastweixin.api.responseGroup 的使用
 

返回 Groupcom.github.sd4324530.fastweixin.api.response 中的方法
 Group CreateGroupResponse.getGroup()
           
 

返回变量类型为 Group 的类型的 com.github.sd4324530.fastweixin.api.response 中的方法
 List<Group> GetGroupsResponse.getGroups()
           
 

参数类型为 Groupcom.github.sd4324530.fastweixin.api.response 中的方法
 void CreateGroupResponse.setGroup(Group group)
           
 

类型变量类型为 Groupcom.github.sd4324530.fastweixin.api.response 中的方法参数
 void GetGroupsResponse.setGroups(List<Group> groups)
           
 



Copyright © 2017. All rights reserved.