Uses of Interface
twitter4j.Category

Packages that use Category
twitter4j.api   
twitter4j.json   
 

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.
 

Uses of Category in twitter4j.json
 

Methods in twitter4j.json that return Category
static Category DataObjectFactory.createCategory(java.lang.String rawJSON)
          Constructs a Category object from rawJSON string.
 



Copyright © 2011. All Rights Reserved.