public class Album extends FacebookObject
Modifier and Type | Class and Description |
---|---|
static class |
Album.Privacy |
static class |
Album.Type |
Constructor and Description |
---|
Album() |
Modifier and Type | Method and Description |
---|---|
boolean |
canUpload() |
int |
getCount() |
String |
getCoverPhoto()
The ID of the Photo object that is the cover photo for the album.
|
Date |
getCreatedTime() |
String |
getDescription() |
Reference |
getFrom() |
String |
getId() |
String |
getLink() |
String |
getLocation() |
String |
getName() |
Page |
getPlace() |
Album.Privacy |
getPrivacy() |
Album.Type |
getType() |
Date |
getUpdatedTime() |
add, getExtraData
public String getId()
public boolean canUpload()
public int getCount()
public String getCoverPhoto()
public Date getCreatedTime()
public String getDescription()
public Reference getFrom()
public String getLink()
public String getLocation()
public String getName()
public Page getPlace()
public Album.Privacy getPrivacy()
public Album.Type getType()
public Date getUpdatedTime()