|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
void getFollowersList(String, |
Returns a cursored collection of user objects for users following the specified user. At this time, results are ordered with the most recent following first # however, this ordering is subject to unannounced change and eventual consistency issues. |
void getFollowersList(long, |
Returns a cursored collection of user objects for users following the specified user. At this time, results are ordered with the most recent following first # however, this ordering is subject to unannounced change and eventual consistency issues. |
void getFriendsList(String, |
Returns a cursored collection of user objects for every user the specified user is following (otherwise known as their "friends"). At this time, results are ordered with the most recent following first # however, this ordering is subject to unannounced change and eventual consistency issues. |
void getFriendsList(long, |
Returns a cursored collection of user objects for every user the specified user is following (otherwise known as their "friends"). At this time, results are ordered with the most recent following first # however, this ordering is subject to unannounced change and eventual consistency issues. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |