| Package | Description |
|---|---|
| weibo4j | |
| weibo4j.model |
| Modifier and Type | Method and Description |
|---|---|
UserTrend |
Trend.trendsFollow(String trend_name)
关注某话题
|
| Modifier and Type | Method and Description |
|---|---|
List<UserTrend> |
Trend.getTrends(String uid)
获取某人的话题列表
|
List<UserTrend> |
Trend.getTrends(String uid,
Paging page)
获取某人的话题列表
|
| Modifier and Type | Method and Description |
|---|---|
static List<UserTrend> |
UserTrend.constructTrendList(Response res) |
Copyright © 2013. All Rights Reserved.