| Package | com.facebook.graph.data.api.application |
| Class | public class FacebookApplicationConnection |
See also
| Constant | Defined by | ||
|---|---|---|---|
| ACCOUNTS : String = "accounts" [static]
| FacebookApplicationConnection | ||
| ALBUMS : String = "albums" [static]
| FacebookApplicationConnection | ||
| EVENTS : String = "events" [static]
| FacebookApplicationConnection | ||
| FEED : String = "feed" [static]
| FacebookApplicationConnection | ||
| INSIGHTS : String = "insights" [static]
| FacebookApplicationConnection | ||
| LINKS : String = "links" [static]
| FacebookApplicationConnection | ||
| NOTES : String = "notes" [static]
| FacebookApplicationConnection | ||
| PHOTOS : String = "photos" [static]
| FacebookApplicationConnection | ||
| PICTURE : String = "picture" [static]
| FacebookApplicationConnection | ||
| POSTS : String = "posts" [static]
| FacebookApplicationConnection | ||
| STATUSES : String = "statuses" [static]
| FacebookApplicationConnection | ||
| SUBSCRIPTIONS : String = "subscriptions" [static]
| FacebookApplicationConnection | ||
| TAGGED : String = "tagged" [static]
| FacebookApplicationConnection | ||
| VIDEOS : String = "videos" [static]
| FacebookApplicationConnection | ||
| ACCOUNTS | constant |
public static const ACCOUNTS:String = "accounts"
| ALBUMS | constant |
public static const ALBUMS:String = "albums"
| EVENTS | constant |
public static const EVENTS:String = "events"
| FEED | constant |
public static const FEED:String = "feed"
| INSIGHTS | constant |
public static const INSIGHTS:String = "insights"
| LINKS | constant |
public static const LINKS:String = "links"
| NOTES | constant |
public static const NOTES:String = "notes"
| PHOTOS | constant |
public static const PHOTOS:String = "photos"
| PICTURE | constant |
public static const PICTURE:String = "picture"
| POSTS | constant |
public static const POSTS:String = "posts"
| STATUSES | constant |
public static const STATUSES:String = "statuses"
| SUBSCRIPTIONS | constant |
public static const SUBSCRIPTIONS:String = "subscriptions"
| TAGGED | constant |
public static const TAGGED:String = "tagged"
| VIDEOS | constant |
public static const VIDEOS:String = "videos"