getInterests
Function: getInterests
Parameters: user ID
Returns: array of an user’s interests
Description:
Given a user ID, getInterests will return an array listing all of the user’s specified interests that were specified on Facebook, as well as the type of interest
Usage:
$obj->getInterests(1)
Leave a Reply
You must be logged in to post a comment.