类 com.github.sd4324530.fastweixin.api.response.GetUserInfoResponse
的使用

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

com.github.sd4324530.fastweixin.apiGetUserInfoResponse 的使用
 

返回 GetUserInfoResponsecom.github.sd4324530.fastweixin.api 中的方法
 GetUserInfoResponse UserAPI.getUserInfo(String openid)
          获取关注者信息
 GetUserInfoResponse OauthAPI.getUserInfo(String token, String openid)
          获取用户详细信息
 

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

返回变量类型为 GetUserInfoResponse 的类型的 com.github.sd4324530.fastweixin.api.response 中的方法
 List<GetUserInfoResponse> GetUserInfoListResponse.getUser_info_list()
           
 

类型变量类型为 GetUserInfoResponsecom.github.sd4324530.fastweixin.api.response 中的方法参数
 void GetUserInfoListResponse.setUser_info_list(List<GetUserInfoResponse> user_info_list)
           
 



Copyright © 2017. All rights reserved.