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  
accessToken — Property, class com.distriqt.extension.facebook.login.events.FacebookAccessTokenEvent
The current access token
accessToken — Property, class com.distriqt.extension.facebook.login.events.FacebookLoginEvent
The current user access token or null if one is not available
AccessToken — class, package com.distriqt.extension.facebook.login
This class represents an immutable access token for using Facebook APIs.
AccessToken() — Constructor, class com.distriqt.extension.facebook.login.AccessToken
Constructor
ActionType — class, package com.distriqt.extension.facebook.gamingservices.content
Describes the content that will be displayed by the GameRequestDialog
activateApp() — method, interface com.distriqt.extension.facebook.appevents.AppEventsLogger
Notifies the events system that the app has launched and activate and deactivate events should start being logged automatically.
addBitmap(bitmap:flash.display:BitmapData) — method, class com.distriqt.extension.facebook.share.model.ShareMediaContentBuilder
Adds a photo to the content using the bitmap representation
addBitmap(bitmap:flash.display:BitmapData) — method, class com.distriqt.extension.facebook.share.model.SharePhotoContentBuilder
Adds a photo to the content using the bitmap representation
addField(field:String) — method, class com.distriqt.extension.facebook.graphapi.builders.GraphRequestBuilder
Add a field to be requested with the graph request
addFields(fields:Array) — method, class com.distriqt.extension.facebook.graphapi.builders.GraphRequestBuilder
Add an array of fields to the request.
addImageFile(file:flash.filesystem:File) — method, class com.distriqt.extension.facebook.share.model.SharePhotoContentBuilder
Adds a photo to the content using the specified image file
addParameter(name:String, value:Object) — method, class com.distriqt.extension.facebook.graphapi.builders.GraphRequestBuilder
Add a parameter to the request
addRequest(request:com.distriqt.extension.facebook.graphapi:GraphRequest) — method, interface com.distriqt.extension.facebook.graphapi.GraphRequestBatch
Add a request to this batch
addRequest(request:com.distriqt.extension.facebook.graphapi:GraphRequest) — method, class com.distriqt.extension.facebook.graphapi.builders.GraphRequestBatchBuilder
addVideoFile(file:flash.filesystem:File) — method, class com.distriqt.extension.facebook.share.model.ShareMediaContentBuilder
addVideoUrl(videoUrl:String) — method, class com.distriqt.extension.facebook.share.model.ShareMediaContentBuilder
Sets the URL that locates the video to be shared On iOS the Facebook SDK requires an asset url (asset-library://...).
AppEvent — class, package com.distriqt.extension.facebook.appevents
This class represents data to be used for sending Facebook App Events.
AppEvent(eventName:String, valueToSum:Number) — Constructor, class com.distriqt.extension.facebook.appevents.AppEvent
Constructor
AppEventsConstants — class, package com.distriqt.extension.facebook.appevents
appEventsLogger — Property, class com.distriqt.extension.facebook.core.Facebook
Access to the App Events Logger functionality
AppEventsLogger — Interface, package com.distriqt.extension.facebook.appevents
Access to App Events and Facebook Analytics for Apps FAQs
applicationId — Property, class com.distriqt.extension.facebook.login.AccessToken
The ID of the Facebook Application associated with this access token
appLink — Property, class com.distriqt.extension.facebook.applinks.events.AppLinkEvent
The app link data associated with this event
AppLink — class, package com.distriqt.extension.facebook.applinks
Represents the App Link received when another application opens your application through a Facebook App Link.
AppLink() — Constructor, class com.distriqt.extension.facebook.applinks.AppLink
Constructor
APP_LINK — Constant Static Property, class com.distriqt.extension.facebook.applinks.events.AppLinkEvent
Dispatched when your application has been launched from an App Link
AppLinkEvent — class, package com.distriqt.extension.facebook.applinks.events
AppLinkEvent(type:String, appLink:com.distriqt.extension.facebook.applinks:AppLink, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.distriqt.extension.facebook.applinks.events.AppLinkEvent
Constructor
appLinks — Property, class com.distriqt.extension.facebook.core.Facebook
Access to the App Links functionality.
AppLinks — Interface, package com.distriqt.extension.facebook.applinks
Access to the app links functionality
AppPurchaseEvent — class, package com.distriqt.extension.facebook.appevents
This class represents data to be used for sending Facebook App events for a specific purchase.
AppPurchaseEvent(purchaseAmount:Number, currency:String) — Constructor, class com.distriqt.extension.facebook.appevents.AppPurchaseEvent
Constructor
ASKFOR — Constant Static Property, class com.distriqt.extension.facebook.gamingservices.content.ActionType
AuthenticationToken — class, package com.distriqt.extension.facebook.login
Represent an AuthenticationToken used for a login attempt.
AuthenticationToken() — Constructor, class com.distriqt.extension.facebook.login.AuthenticationToken
authToken — Property, class com.distriqt.extension.facebook.login.events.FacebookLoginEvent
AuthenticationToken used for a login attempt.
AUTO — Constant Static Property, class com.distriqt.extension.facebook.appevents.FlushBehaviour
Flush automatically: periodically (every 15 seconds or after every 100 events), and always at app reactivation.
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