|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AccountTotals
| Field Summary |
|---|
| Fields inherited from interface twitter4j.TwitterResponse |
|---|
NONE, READ, READ_WRITE, READ_WRITE_DIRECTMESSAGES |
| Method Summary | |
|---|---|
int |
getFavorites()
Returns the number of total favorites. |
int |
getFollowers()
Returns the number of total followers. |
int |
getFriends()
Returns the number of total friends. |
int |
getUpdates()
Returns the number of total updates. |
| Methods inherited from interface twitter4j.TwitterResponse |
|---|
getAccessLevel, getRateLimitStatus |
| Method Detail |
|---|
int getUpdates()
int getFollowers()
int getFavorites()
int getFriends()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||