JFacebookPhoto::getPhoto
Method to get a photo. Requires authentication and user_photos or friends_photos permission for private photos.
Signature
public function getPhoto(string
$photo )
Parameters
-
$photo
- The photo id.
Returns
- mixed
- The decoded JSON response or false if the client is not authenticated.