Generated by
JDiff

Package twitter4j

Added Classes
Annotation A data class representing an Annotation of a Status or a Tweet
Annotations A data class representing the Annotations of a Status or a Tweet
 

Changed Classes and Interfaces
FilterQuery @author Yusuke Yamamoto - yusuke at mac.com
Status A data interface representing one single status of a user.
StatusUpdate @author Yusuke Yamamoto - yusuke at mac.com
Tweet A data class representing a Tweet in the search response
TwitterException An exception class that will be thrown when TwitterAPI calls are failed.
In case the Twitter server returned HTTP error code, you can get the HTTP status code using getStatusCode() method.
User A data interface representing Basic user information element