| Package | com.facebook.graph.data.api.group |
| Class | public class FacebookGroupField |
See also
| Constant | Defined by | ||
|---|---|---|---|
| DESCRIPTION : String = "description" [static]
| FacebookGroupField | ||
| ICON : String = "icon" [static]
| FacebookGroupField | ||
| ID : String = "id" [static]
| FacebookGroupField | ||
| LINK : String = "link" [static]
| FacebookGroupField | ||
| NAME : String = "name" [static]
| FacebookGroupField | ||
| OWNER : String = "owner" [static]
| FacebookGroupField | ||
| PRIVACY : String = "privacy" [static]
| FacebookGroupField | ||
| UPDATED_TIME : String = "updated_time" [static]
| FacebookGroupField | ||
| DESCRIPTION | constant |
public static const DESCRIPTION:String = "description"
| ICON | constant |
public static const ICON:String = "icon"
| ID | constant |
public static const ID:String = "id"
| LINK | constant |
public static const LINK:String = "link"
| NAME | constant |
public static const NAME:String = "name"
| OWNER | constant |
public static const OWNER:String = "owner"
| PRIVACY | constant |
public static const PRIVACY:String = "privacy"
| UPDATED_TIME | constant |
public static const UPDATED_TIME:String = "updated_time"