JFacebookComment::deleteLike
Method to unlike a comment. Requires authentication and publish_stram permission.
Signature
public function deleteLike(string
$comment )
Parameters
-
$comment
- The comment id.
Returns
- boolean
- Returns true if successful, and false otherwise.