public interface AccountTotals extends TwitterResponse, java.io.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, getRateLimitStatusint getUpdates()
int getFollowers()
int getFavorites()
int getFriends()