Generated by
JDiff

Interface twitter4j.api.AccountMethods

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

Changed Methods
User updateProfile(String, String, String, String, String) Now deprecated.
use {@link AccountMethods#updateProfile(String, String, String, String)} instead