Uses of Class
twitter4j.RateLimitStatusEvent

Packages that use RateLimitStatusEvent
twitter4j   
 

Uses of RateLimitStatusEvent in twitter4j
 

Methods in twitter4j with parameters of type RateLimitStatusEvent
 void RateLimitStatusListener.onRateLimitReached(RateLimitStatusEvent event)
          Called when the account or IP address is hitting the rate limit.
onRateLimitStatus will be also called before this event.
 void RateLimitStatusListener.onRateLimitStatus(RateLimitStatusEvent event)
          Called when the response contains rate limit status.
 



Copyright © 2011. All Rights Reserved.