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  
data — Property, class com.distriqt.extension.facebookapi.appinvites.AppLink
The parsed JSON app link data received as the al_applink_data parameter in the app link.
data — Property, class com.distriqt.extension.facebookapi.events.GraphAPIRequestEvent
The data returned from Facebook for the request
dataJSON — Property, class com.distriqt.extension.facebookapi.appinvites.AppLink
A JSON representation of the App Link Data
declinedPermissions — Property, class com.distriqt.extension.facebookapi.AccessToken
The list of permissions declined by the user with this access token.
DIALOG_CANCELLED — Constant Static Property, class com.distriqt.extension.facebookapi.events.AppInviteEvent
Dispatched when the user cancelled an App Invite dialog
DIALOG_CANCELLED — Constant Static Property, class com.distriqt.extension.facebookapi.events.GameRequestEvent
Dispatched when the user cancelled a Game Request dialog
DIALOG_CANCELLED — Constant Static Property, class com.distriqt.extension.facebookapi.events.MessageDialogEvent
Dispatched when the user cancelled a message dialog
DIALOG_CANCELLED — Constant Static Property, class com.distriqt.extension.facebookapi.events.ShareDialogEvent
Dispatched when the user cancelled a share dialog
DIALOG_COMPLETED — Constant Static Property, class com.distriqt.extension.facebookapi.events.AppInviteEvent
Dispatched when the Facebook App Invite dialog has completed successfully.
DIALOG_COMPLETED — Constant Static Property, class com.distriqt.extension.facebookapi.events.GameRequestEvent
Dispatched when the Facebook App Invite dialog has completed successfully.
DIALOG_COMPLETED — Constant Static Property, class com.distriqt.extension.facebookapi.events.MessageDialogEvent
Dispatched when the Facebook message dialog has completed successfully.
DIALOG_COMPLETED — Constant Static Property, class com.distriqt.extension.facebookapi.events.ShareDialogEvent
Dispatched when the Facebook share dialog has completed successfully.
DIALOG_ERROR — Constant Static Property, class com.distriqt.extension.facebookapi.events.AppInviteEvent
Dispatched when an error occurred from an App Invite dialog errorMessage will contain details on the error that occurred.
DIALOG_ERROR — Constant Static Property, class com.distriqt.extension.facebookapi.events.GameRequestEvent
Dispatched when an error occurred from a Game Request dialog errorMessage will contain details on the error that occurred.
DIALOG_ERROR — Constant Static Property, class com.distriqt.extension.facebookapi.events.MessageDialogEvent
Dispatched when an error occurred posting from a dialog errorMessage will contain details on the error that occurred.
DIALOG_ERROR — Constant Static Property, class com.distriqt.extension.facebookapi.events.ShareDialogEvent
Dispatched when an error occurred posting from a dialog errorMessage will contain details on the error that occurred.
dispose() — method, class com.distriqt.extension.facebookapi.FacebookAPI
Disposes the extension and releases any allocated resources.
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