| Package | com.facebook.graph.data.api.album |
| Class | public class FacebookAlbumField |
See also
| Constant | Defined by | ||
|---|---|---|---|
| COUNT : String = "count" [static]
| FacebookAlbumField | ||
| CREATED_TIME : String = "created_time" [static]
| FacebookAlbumField | ||
| DESCRIPTION : String = "description" [static]
| FacebookAlbumField | ||
| FROM : String = "from" [static]
| FacebookAlbumField | ||
| ID : String = "id" [static]
| FacebookAlbumField | ||
| LINK : String = "link" [static]
| FacebookAlbumField | ||
| LOCATION : String = "location" [static]
| FacebookAlbumField | ||
| NAME : String = "name" [static]
| FacebookAlbumField | ||
| PRIVACY : String = "privacy" [static]
| FacebookAlbumField | ||
| UPDATED_TIME : String = "updated_time" [static]
| FacebookAlbumField | ||
| COUNT | constant |
public static const COUNT:String = "count"
| CREATED_TIME | constant |
public static const CREATED_TIME:String = "created_time"
| DESCRIPTION | constant |
public static const DESCRIPTION:String = "description"
| FROM | constant |
public static const FROM:String = "from"
| ID | constant |
public static const ID:String = "id"
| LINK | constant |
public static const LINK:String = "link"
| LOCATION | constant |
public static const LOCATION:String = "location"
| NAME | constant |
public static const NAME:String = "name"
| PRIVACY | constant |
public static const PRIVACY:String = "privacy"
| UPDATED_TIME | constant |
public static const UPDATED_TIME:String = "updated_time"