Uses of Interface
twitter4j.AccountTotals

Packages that use AccountTotals
twitter4j.api   
twitter4j.json   
 

Uses of AccountTotals in twitter4j.api
 

Methods in twitter4j.api that return AccountTotals
 AccountTotals AccountMethods.getAccountTotals()
          Returns the current count of friends, followers, updates (statuses) and favorites of the authenticating user.
 

Uses of AccountTotals in twitter4j.json
 

Methods in twitter4j.json that return AccountTotals
static AccountTotals DataObjectFactory.createAccountTotals(java.lang.String rawJSON)
          Constructs an AccountTotals object from rawJSON string.
 



Copyright © 2011. All Rights Reserved.