JFacebookLink::getLink
Method to get a link. Requires authentication and read_stream permission for non-public links.
Signature
public function getLink(string
$linkĀ )
Parameters
-
$link
- The link id.
Returns
- mixed
- The decoded JSON response or false if the client is not authenticated.