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