|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RateLimitStatus | |
---|---|
com.twitterapime.rest | |
com.twitterapime.rest.handler | |
com.twitterapime.search |
Uses of RateLimitStatus in com.twitterapime.rest |
---|
Methods in com.twitterapime.rest that return RateLimitStatus | |
---|---|
RateLimitStatus |
UserAccountManager.getRateLimitStatus()
Returns a set of info about the number of API requests available to the requesting user before the REST API limit is reached for the current hour. |
Uses of RateLimitStatus in com.twitterapime.rest.handler |
---|
Methods in com.twitterapime.rest.handler that return RateLimitStatus | |
---|---|
RateLimitStatus |
RateLimitStatusHandler.getParsedRateLimitStatus()
Return the parsed rate limit status info. |
Uses of RateLimitStatus in com.twitterapime.search |
---|
Methods in com.twitterapime.search that return RateLimitStatus | |
---|---|
RateLimitStatus |
SearchDevice.getRateLimitStatus()
Return a set of info about the number of API requests available to the requesting IP address before the REST API limit is reached for the current hour. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |