Package | Description |
---|---|
twitter4j |
general package for Twitter4J
|
Modifier and Type | Method and Description |
---|---|
void |
TwitterBase.onRateLimitReached(Consumer<RateLimitStatusEvent> action)
Registers a RateLimitStatusListener for account associated rate limits
|
void |
TwitterBase.onRateLimitStatus(Consumer<RateLimitStatusEvent> action)
Registers a lambda action for account associated rate limits
|
Copyright © 2016. All rights reserved.