Generated by
JDiff

Interface twitter4j.api.AccountMethods

Removed Methods
User updateDeliveryDevice(Device) Sets which device Twitter delivers updates to for the authenticating user.
 

Added Methods
AccountSettings getAccountSettings() Returns the current trend, geo and sleep time information for the authenticating user.
AccountTotals getAccountTotals() Returns the current count of friends, followers, updates (statuses) and favorites of the authenticating user.
User updateProfileBackgroundImage(InputStream, boolean) Updates the authenticating user's profile background image.
User updateProfileImage(InputStream) Updates the authenticating user's profile image.
 

Changed Methods
User updateProfile(String, String, String, String) Change in signature from (String, String, String, String, String) to (String, String, String, String).
Sets values that users are able to set under the "Account" tab of their settings page.