Package | Description |
---|---|
twitter4j |
general package for Twitter4J
|
twitter4j.api |
APIs represents Twitter API resources
|
twitter4j.json |
this package is deprecated.
|
Modifier and Type | Method and Description |
---|---|
static Category |
TwitterObjectFactory.createCategory(String rawJSON)
Constructs a Category object from rawJSON string.
|
Modifier and Type | Method and Description |
---|---|
ResponseList<Category> |
SuggestedUsersResources.getSuggestedUserCategories()
Access to Twitter's suggested user list.
|
Modifier and Type | Method and Description |
---|---|
static Category |
DataObjectFactory.createCategory(String rawJSON)
Deprecated.
Constructs a Category object from rawJSON string.
|
Copyright © 2020. All rights reserved.