public class SimilarPlacesImpl extends ArrayList<T> implements SimilarPlaces
NONE, READ, READ_WRITE, READ_WRITE_DIRECTMESSAGES| Modifier and Type | Method and Description |
|---|---|
int |
getAccessLevel() |
RateLimitStatus |
getRateLimitStatus()
Returns the current rate limit status if available.
|
String |
getToken()
Returns the token needed to be able to create a new place with
PlacesGeoResources.createPlace(String, String, String, GeoLocation, String). |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringgetRateLimitStatusgetAccessLevelpublic String getToken()
PlacesGeoResources.createPlace(String, String, String, GeoLocation, String).getToken in interface SimilarPlacesPlacesGeoResources.createPlace(String, String, String, GeoLocation, String)public RateLimitStatus getRateLimitStatus()
getRateLimitStatus in interface ResponseList<T>getRateLimitStatus in interface TwitterResponsepublic int getAccessLevel()
getAccessLevel in interface TwitterResponseCopyright © 2013. All Rights Reserved.