|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AccountSettings
| Field Summary |
|---|
| Fields inherited from interface twitter4j.TwitterResponse |
|---|
NONE, READ, READ_WRITE, READ_WRITE_DIRECTMESSAGES |
| Method Summary | |
|---|---|
String |
getLanguage()
Returns the language used to render Twitter's UII for this user. |
String |
getSleepEndTime()
Returns sleep end time. |
String |
getSleepStartTime()
Returns sleep start time. |
TimeZone |
getTimeZone()
Returns the timezone configured for this user. |
Location[] |
getTrendLocations()
Return the user's trend locations |
boolean |
isAlwaysUseHttps()
Returns true if the wants to always access twitter using HTTPS. |
boolean |
isDiscoverableByEmail()
Returns true if the user is discoverable by email. |
boolean |
isGeoEnabled()
Return true if the user is enabling geo location |
boolean |
isSleepTimeEnabled()
Returns true if the user enabled sleep time. |
| Methods inherited from interface twitter4j.TwitterResponse |
|---|
getAccessLevel, getRateLimitStatus |
| Method Detail |
|---|
boolean isSleepTimeEnabled()
String getSleepStartTime()
String getSleepEndTime()
Location[] getTrendLocations()
boolean isGeoEnabled()
TimeZone getTimeZone()
String getLanguage()
boolean isDiscoverableByEmail()
boolean isAlwaysUseHttps()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||