|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RepostList | |
|---|---|
| com.belerweb.social.qq.connect.api | |
| com.belerweb.social.qq.connect.bean | |
| Uses of RepostList in com.belerweb.social.qq.connect.api |
|---|
| Methods in com.belerweb.social.qq.connect.api that return types with arguments of type RepostList | |
|---|---|
Result<RepostList> |
Weibo.getRepostList(String accessToken,
String openid,
int flag,
String rootId,
int pageFlag,
int pageTime,
int reqNum,
String twitterId)
获取一条微博的转播或评论信息列表。 文档地址:http://wiki.connect.qq.com/get_repost_list |
Result<RepostList> |
Weibo.getRepostList(String oAuthConsumerKey,
String accessToken,
String openid,
int flag,
String rootId,
int pageFlag,
int pageTime,
int reqNum,
String twitterId)
获取一条微博的转播或评论信息列表。 文档地址:http://wiki.connect.qq.com/get_repost_list |
| Uses of RepostList in com.belerweb.social.qq.connect.bean |
|---|
| Methods in com.belerweb.social.qq.connect.bean that return RepostList | |
|---|---|
static RepostList |
RepostList.parse(org.json.JSONObject jsonObject)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||