|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserCounts | |
|---|---|
| com.belerweb.social.weibo.api | |
| com.belerweb.social.weibo.bean | |
| Uses of UserCounts in com.belerweb.social.weibo.api |
|---|
| Methods in com.belerweb.social.weibo.api that return types with arguments of type UserCounts | |
|---|---|
Result<UserCounts> |
User.counts(String source,
String accessToken,
List<String> uids)
批量获取用户的粉丝数、关注数、微博数 访问级别:普通接口 频次限制:是 文档地址:https://api.weibo.com/2/users/counts.json |
| Uses of UserCounts in com.belerweb.social.weibo.bean |
|---|
| Methods in com.belerweb.social.weibo.bean that return UserCounts | |
|---|---|
static UserCounts |
UserCounts.parse(org.json.JSONObject jsonObject)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||