Generated by
JDiff

Interface twitter4j.api.ListMethodsAsync

Removed Methods
void getUserListStatuses(String, int, Paging) Show tweet timeline for members of the specified list.
void getUserListStatuses(long, int, Paging) Show tweet timeline for members of the specified list.
void showUserList(String, int) Show the specified list.
 

Added Methods
void getUserListMemberships(String, long, boolean) List the lists the specified user has been added to.
void getUserListMemberships(long) List the lists the authenticating user has been added to.
void getUserListMemberships(long, long) List the lists the specified user has been added to.
void getUserListMemberships(long, long, boolean) List the lists the specified user has been added to.