Package twitter4j

Interface TwitterResponse

All Superinterfaces:
Serializable
All Known Subinterfaces:
AccountSettings, AccountTotals, DirectMessage, DirectMessageList, IDs, OEmbed, PagableResponseList<T>, Place, QueryResult, Relationship, ResponseList<T>, SavedSearch, Status, Trends, User, UserList
All Known Implementing Classes:
TwitterException

public interface TwitterResponse extends Serializable
Super interface of Twitter Response data interfaces which indicates that rate limit status is available.
See Also: