public interface Trends extends TwitterResponse, Comparable<Trends>, Serializable
NONE, READ, READ_WRITE, READ_WRITE_DIRECTMESSAGES
Modifier and Type | Method and Description |
---|---|
Date |
getAsOf() |
Location |
getLocation()
Returns the location associated with the trends.
This method is effective only with getLocalTrends() method. i.e. |
Date |
getTrendAt() |
Trend[] |
getTrends() |
getAccessLevel, getRateLimitStatus
compareTo
Trend[] getTrends()
Location getLocation()
Date getAsOf()
Date getTrendAt()
Copyright © 2018. All rights reserved.