Package | Description |
---|---|
twitter4j |
general package for Twitter4J
|
twitter4j.api |
APIs represents Twitter API resources
|
Modifier and Type | Method and Description |
---|---|
GeoQuery |
GeoQuery.accuracy(String accuracy) |
GeoQuery |
GeoQuery.granularity(String granularity) |
GeoQuery |
GeoQuery.maxResults(int maxResults) |
Modifier and Type | Method and Description |
---|---|
ResponseList<Place> |
PlacesGeoResources.reverseGeoCode(GeoQuery query)
Search for places (cities and neighborhoods) that can be attached to a statuses/update.
|
ResponseList<Place> |
PlacesGeoResources.searchPlaces(GeoQuery query)
Search for places that can be attached to a statuses/update.
|
Copyright © 2018. All rights reserved.