Generated by
JDiff

Interface twitter4j.api.ListMembersMethodsAsync

Removed Methods
void checkUserListMembership(String, int, long) Check if a user is a member of the specified list.

This method calls http://api.twitter.com/1/lists/members/show.json
void getUserListMembers(String, int, long) Returns the members of the specified list.
void getUserListMembers(long, int, long) Returns the members of the specified list.