|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
void gotAPIConfiguration(TwitterAPIConfiguration ) |
|
void gotLanguages(ResponseList<Language> ) |
|
void updatedAccountSettings(AccountSettings ) |
@param settings account settings |
Changed Methods | ||
void gotDailyTrends(ResponseList<Trends> ) |
Change in signature from List<Trends> to ResponseList<Trends> . |
@since Twitter4J 2.0.2 |
void gotWeeklyTrends(ResponseList<Trends> ) |
Change in signature from List<Trends> to ResponseList<Trends> . |
@since Twitter4J 2.0.2 |
Added Fields | |
TwitterMethod CONFIGURATION |
|
TwitterMethod LANGUAGES |
|
TwitterMethod UPDATE_ACCOUNT_SETTINGS |
Changed Fields | ||
TwitterMethod FRIENDS_TIMELINE |
Now deprecated. |
use {@link #HOME_TIMELINE} instead |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |