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