Generated by
JDiff

Interface twitter4j.Status

Added interfaces twitter4j.EntitySupport, twitter4j.Twt.

Removed Methods
HashtagEntity[] getHashtagEntities() Returns an array if hashtag mentioned in the tweet, or null if no hashtag were mentioned.
MediaEntity[] getMediaEntities() Returns an array of MediaEntities if medias are available in the tweet, or null if no media is included in the tweet.
URLEntity[] getURLEntities() Returns an array if URLEntity mentioned in the tweet, or null if no URLs were mentioned.
UserMentionEntity[] getUserMentionEntities() Returns an array of user mentions in the tweet, or null if no users were mentioned.