|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RateLimitStatus | |
---|---|
twitter4j | |
twitter4j.api |
Uses of RateLimitStatus in twitter4j |
---|
Methods in twitter4j that return RateLimitStatus | |
---|---|
RateLimitStatus |
TwitterResponse.getRateLimitStatus()
Returns the current rate limit status if available. |
RateLimitStatus |
Twitter.getRateLimitStatus()
Returns the remaining number of API requests available to the requesting user before the API limit is reached for the current hour. |
RateLimitStatus |
ResponseList.getRateLimitStatus()
Returns the current rate limit status if available. |
RateLimitStatus |
RateLimitStatusEvent.getRateLimitStatus()
|
Methods in twitter4j with parameters of type RateLimitStatus | |
---|---|
void |
TwitterListener.gotRateLimitStatus(RateLimitStatus rateLimitStatus)
|
void |
TwitterAdapter.gotRateLimitStatus(RateLimitStatus status)
|
Uses of RateLimitStatus in twitter4j.api |
---|
Methods in twitter4j.api that return RateLimitStatus | |
---|---|
RateLimitStatus |
AccountMethods.getRateLimitStatus()
Returns the remaining number of API requests available to the requesting user before the API limit is reached for the current hour. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |