Uses of Interface
twitter4j.AccountSettings

Packages that use AccountSettings
twitter4j.api   
 

Uses of AccountSettings in twitter4j.api
 

Methods in twitter4j.api that return AccountSettings
 AccountSettings AccountMethods.getAccountSettings()
          Returns the current trend, geo, language, timezone and sleep time information for the authenticating user.
 AccountSettings AccountMethods.updateAccountSettings(Integer trendLocationWoeid, Boolean sleepTimeEnabled, String startSleepTime, String endSleepTime, String timeZone, String lang)
          Updates the current trend, geo, language, timezone and sleep time information for the authenticating user.
 



Copyright © 2012. All Rights Reserved.