| Package | com.facebook.graph.data.api.event |
| Class | public class FacebookEventField |
See also
| Constant | Defined by | ||
|---|---|---|---|
| DESCRIPTION : String = "description" [static]
| FacebookEventField | ||
| END_TIME : String = "end_time" [static]
| FacebookEventField | ||
| ID : String = "id" [static]
| FacebookEventField | ||
| LOCATION : String = "location" [static]
| FacebookEventField | ||
| NAME : String = "name" [static]
| FacebookEventField | ||
| OWNER : String = "owner" [static]
| FacebookEventField | ||
| PRIVACY : String = "privacy" [static]
| FacebookEventField | ||
| START_TIME : String = "start_time" [static]
| FacebookEventField | ||
| UPDATED_TIME : String = "updated_time" [static]
| FacebookEventField | ||
| VENUE : String = "venue" [static]
| FacebookEventField | ||
| DESCRIPTION | constant |
public static const DESCRIPTION:String = "description"
| END_TIME | constant |
public static const END_TIME:String = "end_time"
| ID | constant |
public static const ID:String = "id"
| LOCATION | constant |
public static const LOCATION:String = "location"
| NAME | constant |
public static const NAME:String = "name"
| OWNER | constant |
public static const OWNER:String = "owner"
| PRIVACY | constant |
public static const PRIVACY:String = "privacy"
| START_TIME | constant |
public static const START_TIME:String = "start_time"
| UPDATED_TIME | constant |
public static const UPDATED_TIME:String = "updated_time"
| VENUE | constant |
public static const VENUE:String = "venue"