Uses of Interface
twitter4j.AccountSettings

Packages that use AccountSettings
twitter4j   
twitter4j.api   
 

Uses of AccountSettings in twitter4j
 

Methods in twitter4j that return AccountSettings
 AccountSettings Twitter.getAccountSettings()
          Returns the current trend, geo and sleep time information for the authenticating user.
 

Methods in twitter4j with parameters of type AccountSettings
 void TwitterListener.gotAccountSettings(AccountSettings settings)
           
 void TwitterAdapter.gotAccountSettings(AccountSettings settings)
           
 

Uses of AccountSettings in twitter4j.api
 

Methods in twitter4j.api that return AccountSettings
 AccountSettings AccountMethods.getAccountSettings()
          Returns the current trend, geo and sleep time information for the authenticating user.
 



Copyright © 2011. All Rights Reserved.