JFacebookComment::getComment
Method to get a comment. Requires authentication.
Signature
public function getComment(string
$comment )
Parameters
-
$comment
- The comment id.
Returns
- mixed
- The decoded JSON response or false if the client is not authenticated.