Generated by
JDiff

Interface twitter4j.api.AccountMethodsAsync

Removed Methods
void updateProfile(String, String, String, String, String) Sets values that users are able to set under the "Account" tab of their settings page.
 

Added Methods
void getAccountSettings() Returns the current trend, geo and sleep time information for the authenticating user.
void getAccountTotals() Returns the current count of friends, followers, updates (statuses) and favorites of the authenticating user.
void updateProfile(String, String, String, String) Sets values that users are able to set under the "Account" tab of their settings page.
void updateProfile(String, String, String, String, String) Sets values that users are able to set under the "Account" tab of their settings page.
void verifyCredentials() Returns an HTTP 200 OK response code and a representation of the requesting user if authentication was successful; returns a 401 status code and an error message if not.
 

Changed Methods
void updateDeliveryDevice(Device) Now deprecated.
This endpoint is deprecated and should no longer be used.