| Package | com.facebook.graph.data.api.application |
| Class | public class FacebookApplicationField |
See also
| Constant | Defined by | ||
|---|---|---|---|
| CATEGORY : String = "category" [static]
| FacebookApplicationField | ||
| DESCRIPTION : String = "description" [static]
| FacebookApplicationField | ||
| ID : String = "id" [static]
| FacebookApplicationField | ||
| LINK : String = "link" [static]
| FacebookApplicationField | ||
| NAME : String = "name" [static]
| FacebookApplicationField | ||
| CATEGORY | constant |
public static const CATEGORY:String = "category"
| DESCRIPTION | constant |
public static const DESCRIPTION:String = "description"
| ID | constant |
public static const ID:String = "id"
| LINK | constant |
public static const LINK:String = "link"
| NAME | constant |
public static const NAME:String = "name"