A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
about — Property in class com.facebook.graph.data.api.user.FacebookUser
The blurb that appears under the user's profile picture.
ABOUT — Constant static property in class com.facebook.graph.data.api.user.FacebookUserField
about_me — Property in class com.facebook.graph.data.fql.user.FQLUser
More information about the user being queried.
ABOUT_ME — Constant static property in class com.facebook.graph.data.fql.user.FQLUserField
AbstractFacebook — Class in package com.facebook.graph.core
Base class for communicating with Facebook.
AbstractFacebook() — Constructor in class com.facebook.graph.core.AbstractFacebook
AbstractFacebookGraphObject — Class in package com.facebook.graph.data.api.core
Base class for all graph objects.
AbstractFacebookGraphObject() — Constructor in class com.facebook.graph.data.api.core.AbstractFacebookGraphObject
Creates a new AbstractFacebookGraphObject.
accessToken — Property in class com.facebook.graph.data.FacebookSession
Oauth access token for Facebook graph services.
ACCOUNTS — Constant static property in class com.facebook.graph.data.api.application.FacebookApplicationConnection
ACCOUNTS — Constant static property in class com.facebook.graph.data.api.user.FacebookUserConnection
action_links — Property in class com.facebook.graph.data.ui.stream.Stream
A JSON-encoded array of action link objects, containing the link text and a hyperlink.
actions — Property in class com.facebook.graph.data.api.post.FacebookPost
A list of available actions on the post (including commenting, liking, and an optional app-specified action).
ACTIONS — Constant static property in class com.facebook.graph.data.api.post.FacebookPostField
active — Property in class com.facebook.graph.data.api.subscription.FacebookSubscription
Whether or not the subscription is active or not.
ACTIVE — Constant static property in class com.facebook.graph.data.api.subscription.FacebookSubscriptionField
ACTIVE — Constant static property in class com.facebook.graph.data.fql.user.OnlinePresence
activities — Property in class com.facebook.graph.data.fql.user.FQLUser
The activities of the user being queried.
ACTIVITIES — Constant static property in class com.facebook.graph.data.api.user.FacebookUserConnection
ACTIVITIES — Constant static property in class com.facebook.graph.data.fql.user.FQLUserField
add(query, name, values) — Method in class com.facebook.graph.data.FQLMultiQuery
Adds a new query.
addJSEventListener(event, listener) — Static method in class com.facebook.graph.Facebook
Utility method to add listeners to the underlying Facebook library.
ADS_MANAGEMENT — Constant static property in class com.facebook.graph.data.ExtendedPermission
Provides the ability to manage ads and call the Facebook Ads API on behalf of a user.
affiliations — Property in class com.facebook.graph.data.fql.user.FQLUser
The networks to which the user being queried belongs.
AFFILIATIONS — Constant static property in class com.facebook.graph.data.fql.user.FQLUserField
album — Property in class com.facebook.graph.data.ui.stream.StreamMP3
The album of the MP3.
ALBUM — Constant static property in class com.facebook.graph.data.fql.FQLTable
ALBUMS — Constant static property in class com.facebook.graph.data.api.application.FacebookApplicationConnection
ALBUMS — Constant static property in class com.facebook.graph.data.api.page.FacebookPageConnection
ALBUMS — Constant static property in class com.facebook.graph.data.api.user.FacebookUserConnection
ALL_FRIENDS — Constant static property in class com.facebook.graph.data.api.post.FacebookPostPrivacyValue
ALL_FRIENDS — Constant static property in class com.facebook.graph.data.ui.stream.StreamPrivacyValue
allow — Property in class com.facebook.graph.data.api.post.FacebookPostPrivacy
The allow field must be specified when the friends value is set to SOME_FRIENDS and must specify a comma-separated list of user IDs and friend list IDs that 'can' see the post.
allow — Property in class com.facebook.graph.data.ui.stream.StreamPrivacy
When friends is set to SOME_FRIENDS, specify a comma-separated list of user IDs and friend list IDs that "can" see the post.
allowed_restrictions — Property in class com.facebook.graph.data.fql.user.FQLUser
A comma-delimited list of Demographic Restrictions types a user is allowed to access.
ALLOWED_RESTRICTIONS — Constant static property in class com.facebook.graph.data.fql.user.FQLUserField
api(method, callback, params, requestMethod) — Static method in class com.facebook.graph.Facebook
Makes a new request on the Facebook Graph API.
API_URL — Constant static property in class com.facebook.graph.core.FacebookURLDefaults
URL for calling old-style RESTful API methods.
app_data — Property in class com.facebook.graph.data.ui.apprequest.AppRequest
Optional.
APP_ERROR_RESPONSE — Constant static property in class com.facebook.graph.data.ui.credits.CreditsErrorCode
App is not responding to us correctly.
application — Property in class com.facebook.graph.data.api.checkin.FacebookCheckin
Information about the application that made the checkin.
APPLICATION — Constant static property in class com.facebook.graph.data.api.checkin.FacebookCheckinField
APPLICATION — Constant static property in class com.facebook.graph.data.fql.FQLTable
APP_NO_RESPONSE — Constant static property in class com.facebook.graph.data.ui.credits.CreditsErrorCode
App is not responding to us at all.
AppRequest — Class in package com.facebook.graph.data.ui.apprequest
AppRequest() — Constructor in class com.facebook.graph.data.ui.apprequest.AppRequest
APPREQUESTS — Constant static property in class com.facebook.graph.data.api.user.FacebookUserConnection
APPREQUESTS — Constant static property in class com.facebook.graph.data.ui.UIMethod
artist — Property in class com.facebook.graph.data.ui.stream.StreamMP3
The artist of the MP3.
attachment — Property in class com.facebook.graph.data.ui.stream.Stream
A JSON-encoded object containing the text of the post, relevant links, a media type (image, mp3, flash), as well as any other key/value pairs you may want to add.
ATTACHMENTS — Constant static property in class com.facebook.graph.data.api.message.FacebookMessageConnection
ATTENDING — Constant static property in class com.facebook.graph.data.api.event.FacebookEventConnection
attribution — Property in class com.facebook.graph.data.api.post.FacebookPost
A string indicating which application was used to create this post.
ATTRIBUTION — Constant static property in class com.facebook.graph.data.api.post.FacebookPostField
AUTH_LOGIN — Constant static property in class com.facebook.graph.data.FacebookJSEvent
AUTH_LOGOUT — Constant static property in class com.facebook.graph.data.FacebookJSEvent
AUTHORIZE_CANCEL — Constant static property in class com.facebook.graph.core.FacebookURLDefaults
AUTH_SESSION_CHANGE — Constant static property in class com.facebook.graph.data.FacebookJSEvent
AUTH_STATUS_CHANGE — Constant static property in class com.facebook.graph.data.FacebookJSEvent
AUTH_URL — Constant static property in class com.facebook.graph.core.FacebookURLDefaults
OAUTH autherization URL, used in Facebook.as to authenicate users.
availablePermissions — Property in class com.facebook.graph.data.FacebookSession
When a user accepts extended permissions, they are stored here.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z