Generated by
JDiff

Interface twitter4j.api.TimelineMethods

Removed Methods
ResponseList<Status> getFriendsTimeline() Returns the 20 most recent statuses posted by the authenticating user and that user's friends.
ResponseList<Status> getFriendsTimeline(Paging) Returns the 20 most recent statuses posted by the authenticating user and that user's friends.
ResponseList<Status> getPublicTimeline() Returns the 20 most recent statuses from non-protected users who have set a custom user icon.