| Package | com.facebook.graph.data.api.event |
| Class | public class FacebookEventConnection |
See also
| Constant | Defined by | ||
|---|---|---|---|
| ATTENDING : String = "attending" [static]
| FacebookEventConnection | ||
| DECLINED : String = "declined" [static]
| FacebookEventConnection | ||
| FEED : String = "feed" [static]
| FacebookEventConnection | ||
| INVITED : String = "invited" [static]
| FacebookEventConnection | ||
| MAYBE : String = "maybe" [static]
| FacebookEventConnection | ||
| NOREPLY : String = "noreply" [static]
| FacebookEventConnection | ||
| PICTURE : String = "picture" [static]
| FacebookEventConnection | ||
| ATTENDING | constant |
public static const ATTENDING:String = "attending"
| DECLINED | constant |
public static const DECLINED:String = "declined"
| FEED | constant |
public static const FEED:String = "feed"
| INVITED | constant |
public static const INVITED:String = "invited"
| MAYBE | constant |
public static const MAYBE:String = "maybe"
| NOREPLY | constant |
public static const NOREPLY:String = "noreply"
| PICTURE | constant |
public static const PICTURE:String = "picture"