메소드 | 설명 | |
---|---|---|
areFriends ( string $uid, string $friend_id ) : boolean | Returns whether or not pairs of users are friends. | |
get ( string $uid, string $list = null ) : array | Returns the friends of the current session user. | |
getLists ( string $uid ) : array | Returns the set of friend lists for the current session user. |