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