JFacebookPost::getPost
Method to get a post. Requires authentication and read_stream permission for all data.
Signature
public function getPost(string
$post )
Parameters
-
$post
- The post id.
Returns
- mixed
- The decoded JSON response or false if the client is not authenticated.