|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RateLimitStatusListener
Method Summary | |
---|---|
void |
onRateLimitReached(RateLimitStatusEvent event)
Called when the account or IP address is hitting the rate limit. onRateLimitStatus will be also called before this event. |
void |
onRateLimitStatus(RateLimitStatusEvent event)
Called when the response contains rate limit status. |
Method Detail |
---|
void onRateLimitStatus(RateLimitStatusEvent event)
event
- rate limit status event.void onRateLimitReached(RateLimitStatusEvent event)
event
- rate limit status event.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |