Java twitter4j EntitySupport fields, constructors, methods, implement or subclass

Example usage for Java twitter4j EntitySupport fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for twitter4j EntitySupport.

The text is from its open source code.

Method

MediaEntity[]getMediaEntities()
Returns an array of MediaEntities if medias are available in the tweet.
URLEntity[]getURLEntities()
Returns an array if URLEntity mentioned in the tweet.