Generated by
JDiff

Interface twitter4j.api.ListMembersMethods

Removed Methods
User 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
PagableResponseList<User> getUserListMembers(String, int, long) Returns the members of the specified list.
PagableResponseList<User> getUserListMembers(long, int, long) Returns the members of the specified list.