JFacebookUser::deleteLink
Method to delete a link. Requires authentication and publish_stream permission.
Signature
public function deleteLink(mixed
$linkĀ )
Parameters
-
$link
- The Link ID.
Returns
- boolean
- Returns true if successful, and false otherwise.