|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Category | |
---|---|
twitter4j | |
twitter4j.api |
Uses of Category in twitter4j |
---|
Classes in twitter4j that implement Category | |
---|---|
class |
CategoryJSONImpl
|
Methods in twitter4j that return types with arguments of type Category | |
---|---|
static ResponseList<Category> |
CategoryJSONImpl.createCategoriesList(twitter4j.internal.http.HttpResponse res)
|
static ResponseList<Category> |
CategoryJSONImpl.createCategoriesList(twitter4j.internal.org.json.JSONArray array,
twitter4j.internal.http.HttpResponse res)
|
ResponseList<Category> |
Twitter.getSuggestedUserCategories()
Access to Twitter's suggested user list. |
Method parameters in twitter4j with type arguments of type Category | |
---|---|
void |
TwitterListener.gotSuggestedUserCategories(ResponseList<Category> category)
|
void |
TwitterAdapter.gotSuggestedUserCategories(ResponseList<Category> categories)
|
Uses of Category in twitter4j.api |
---|
Methods in twitter4j.api that return types with arguments of type Category | |
---|---|
ResponseList<Category> |
UserMethods.getSuggestedUserCategories()
Access to Twitter's suggested user list. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |