|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HelpMethods
| Nested Class Summary | |
|---|---|
static interface |
HelpMethods.Language
|
| Method Summary | |
|---|---|
TwitterAPIConfiguration |
getAPIConfiguration()
Returns the current configuration used by Twitter including twitter.com slugs which are not usernames, maximum photo resolutions, and t.co URL lengths. It is recommended applications request this endpoint when they are loaded, but no more than once a day. |
ResponseList<HelpMethods.Language> |
getLanguages()
Returns the list of languages supported by Twitter along with their ISO 639-1 code. |
boolean |
test()
Returns the string "ok" in the requested format with a 200 OK HTTP status code. |
| Method Detail |
|---|
boolean test()
throws TwitterException
TwitterException - when Twitter service or network is unavailable
TwitterAPIConfiguration getAPIConfiguration()
throws TwitterException
TwitterException - when Twitter service or network is unavailable
ResponseList<HelpMethods.Language> getLanguages()
throws TwitterException
TwitterException - when Twitter service or network is unavailable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||