Java twitter4j AccountSettings fields, constructors, methods, implement or subclass

Example usage for Java twitter4j AccountSettings fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for twitter4j AccountSettings.

The text is from its open source code.

Method

StringgetLanguage()
Returns the language used to render Twitter's UII for this user.
StringgetScreenName()
Returns the user's screen name
StringgetSleepEndTime()
Returns sleep end time.
StringgetSleepStartTime()
Returns sleep start time.
TimeZonegetTimeZone()
Returns the timezone configured for this user.
Location[]getTrendLocations()
Return the user's trend locations
booleanisAlwaysUseHttps()
Returns true if the wants to always access twitter using HTTPS.
booleanisDiscoverableByEmail()
Returns true if the user is discoverable by email.
booleanisGeoEnabled()
Return true if the user is enabling geo location
booleanisSleepTimeEnabled()
Returns true if the user enabled sleep time.