public interface AccountTotals extends TwitterResponse, Serializable
NONE, READ, READ_WRITE, READ_WRITE_DIRECTMESSAGES
Modifier and Type | Method and Description |
---|---|
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.
|
getAccessLevel, getRateLimitStatus
int getUpdates()
int getFollowers()
int getFavorites()
int getFriends()
Copyright © 2018. All rights reserved.