|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TaggableFriend | |
|---|---|
| facebook4j.api | |
| Uses of TaggableFriend in facebook4j.api |
|---|
| Methods in facebook4j.api that return types with arguments of type TaggableFriend | |
|---|---|
ResponseList<TaggableFriend> |
FriendMethods.getTaggableFriends()
Returns the list of friends of the current user. |
ResponseList<TaggableFriend> |
FriendMethods.getTaggableFriends(Reading reading)
Returns the list of friends of the current user. |
ResponseList<TaggableFriend> |
FriendMethods.getTaggableFriends(String userId)
Returns the list of friends of the current user. |
ResponseList<TaggableFriend> |
FriendMethods.getTaggableFriends(String userId,
Reading reading)
Returns the list of friends of the current user. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||