JFacebookCheckin::deleteComment
Method to delete a comment. Requires authentication and publish_stream permission.
Signature
public function deleteComment(string
$comment )
Parameters
-
$comment
- The comment's id.
Returns
- mixed
- The decoded JSON response or false if the client is not authenticated.