|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added interface twitter4j.api.NewTwitterMethodsAsync
.
Removed Methods | |
void updateDeliveryDevice(Device ) |
{@inheritDoc} |
Added Methods | |
void getAccountSettings() |
{@inheritDoc} |
void getAccountTotals() |
{@inheritDoc} |
void getAllSubscribingUserLists(int ) |
{@inheritDoc} |
void getAllSubscribingUserLists(String ) |
{@inheritDoc} |
void getMemberSuggestions(String ) |
{@inheritDoc} |
void getRelatedResults(long ) |
|
void getRetweetedByUser(int, |
{@inheritDoc} |
void getRetweetedByUser(String, |
{@inheritDoc} |
void getRetweetedToUser(int, |
{@inheritDoc} |
void getRetweetedToUser(String, |
{@inheritDoc} |
void lookupFriendships(int[] ) |
{@inheritDoc} |
void lookupFriendships(String[] ) |
{@inheritDoc} |
void showDirectMessage(long ) |
{@inheritDoc} |
void updateFriendship(int, |
{@inheritDoc} |
void updateFriendship(String, |
{@inheritDoc} |
void updateProfileBackgroundImage(InputStream, |
{@inheritDoc} |
void updateProfileImage(InputStream ) |
{@inheritDoc} |
Changed Methods | ||
void destroyDirectMessage(long ) |
Change in signature from int to long . |
{@inheritDoc} |
void updateProfile(String, |
Change in signature from (String, String, String, String, String ) to (String, String, String, String ). |
{@inheritDoc} |
void reportSpam(int ) |
Change in exceptions thrown from twitter4j.TwitterException to no exceptions. |
{@inheritDoc} |
void reportSpam(String ) |
Change in exceptions thrown from twitter4j.TwitterException to no exceptions. |
{@inheritDoc} |
void setOAuthAccessToken(AccessToken ) |
Change from deprecated to undeprecated. |
{@inheritDoc} |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |