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