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. |
void getUserListStatuses(int, Paging)
|
Show tweet timeline for members of the specified list. |
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 getUserLists(long, long)
|
List the lists of the specified user. |
void showUserList(int )
|
Show the specified list. |
void showUserList(String, int)
|
Show the specified list. |