Interface Summary |
GraphLocation |
Provides a strongly-typed representation of a Location as defined by the Graph API. |
GraphMultiResult |
Defines a GraphObject that represents the result of a query that returns multiple GraphObjects
nested under a "data" property. |
GraphObject |
GraphObject is the primary interface used by the Facebook SDK for Android to represent objects in the Facebook
Social Graph and the Facebook Open Graph (OG). |
GraphObjectList<T> |
GraphObjectList is the primary representation of a collection of graph objects in the Facebook SDK for Android. |
GraphPlace |
Provides a strongly-typed representation of a Place as defined by the Graph API. |
GraphUser |
Provides a strongly-typed representation of a User as defined by the Graph API. |
OpenGraphAction |
Provides a strongly-typed representation of an Open Graph Action. |