| 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.facebookapi.events.AccountKitEvent |
|
The access token for the logged in account
|
| accessToken — Property, class com.distriqt.extension.facebookapi.events.FacebookAPISessionEvent |
|
The current user access token or null if one is not available
|
| AccessToken — class, package com.distriqt.extension.facebookapi |
|
This class represents an immutable access token for using Facebook APIs. |
| AccessToken — class, package com.distriqt.extension.facebookapi.accountkit |
| |
| AccessToken() — Constructor, class com.distriqt.extension.facebookapi.AccessToken |
|
Constructor
|
| AccessToken() — Constructor, class com.distriqt.extension.facebookapi.accountkit.AccessToken |
|
Constructor
|
| ACCESS_TOKEN — Constant Static Property, class com.distriqt.extension.facebookapi.accountkit.ResponseType |
|
Indicates that the requested response type is an access token. |
| account — Property, class com.distriqt.extension.facebookapi.events.AccountKitEvent |
|
Account Kit account information
|
| Account — class, package com.distriqt.extension.facebookapi.accountkit |
| |
| Account() — Constructor, class com.distriqt.extension.facebookapi.accountkit.Account |
|
Constructor
|
| accountID — Property, class com.distriqt.extension.facebookapi.accountkit.AccessToken |
| |
| accountID — Property, class com.distriqt.extension.facebookapi.accountkit.Account |
| |
| ACCOUNTINFO — Constant Static Property, class com.distriqt.extension.facebookapi.events.AccountKitEvent |
|
Dispatched after a successful call to getAccountInfo
account will contain the details of the logged in account. |
| ACCOUNTINFO_ERROR — Constant Static Property, class com.distriqt.extension.facebookapi.events.AccountKitEvent |
|
Dispatched after an error occurred during the call to getAccountInfo
|
| accountKit — Property, class com.distriqt.extension.facebookapi.FacebookAPI |
|
Access to the Account Kit functionality. |
| AccountKit — Interface, package com.distriqt.extension.facebookapi.accountkit |
|
Access to the Facebook Account Kit SDK
|
| accountKit:accountInfo — Event, interface com.distriqt.extension.facebookapi.accountkit.AccountKit |
| |
| accountKit:accountInfo:error — Event, interface com.distriqt.extension.facebookapi.accountkit.AccountKit |
| |
| accountKit:cancelled — Event, interface com.distriqt.extension.facebookapi.accountkit.AccountKit |
| |
| accountKit:error — Event, interface com.distriqt.extension.facebookapi.accountkit.AccountKit |
| |
| accountKit:login:accessToken — Event, interface com.distriqt.extension.facebookapi.accountkit.AccountKit |
| |
| accountKit:login:authorisationCode — Event, interface com.distriqt.extension.facebookapi.accountkit.AccountKit |
| |
| accountKit:setupComplete — Event, interface com.distriqt.extension.facebookapi.accountkit.AccountKit |
| |
| AccountKitEvent — class, package com.distriqt.extension.facebookapi.events |
|
This class details events dispatched relating to the Account Kit
|
| AccountKitEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.distriqt.extension.facebookapi.events.AccountKitEvent |
|
Constructor
|
| addBitmap(bitmap:flash.display:BitmapData) — method, class com.distriqt.extension.facebookapi.share.builders.ShareMediaContentBuilder |
|
Adds a photo to the content using the bitmap representation
|
| addBitmap(bitmap:flash.display:BitmapData) — method, class com.distriqt.extension.facebookapi.share.builders.SharePhotoContentBuilder |
|
Adds a photo to the content using the bitmap representation
|
| addField(field:String) — method, class com.distriqt.extension.facebookapi.graphapi.builders.GraphAPIRequestBuilder |
|
Add a field to be requested with the graph request
|
| addFields(fields:Array) — method, class com.distriqt.extension.facebookapi.graphapi.builders.GraphAPIRequestBuilder |
|
Add an array of fields to the request. |
| addParameter(name:String, value:Object) — method, class com.distriqt.extension.facebookapi.graphapi.builders.GraphAPIRequestBuilder |
|
Add a parameter to the request
|
| addRequest(request:com.distriqt.extension.facebookapi.graphapi:GraphAPIRequest) — method, interface com.distriqt.extension.facebookapi.graphapi.GraphAPIRequestBatch |
|
Add a request to this batch
|
| addRequest(request:com.distriqt.extension.facebookapi.graphapi:GraphAPIRequest) — method, class com.distriqt.extension.facebookapi.graphapi.builders.GraphAPIRequestBatchBuilder |
| |
| addVideo(videoUrl:String) — method, class com.distriqt.extension.facebookapi.share.builders.ShareMediaContentBuilder |
|
Sets the URL that locates the video to be shared
On iOS the Facebook SDK requires an asset url (asset-library://...). |
| AnalyticsFlushMode — class, package com.distriqt.extension.facebookapi.appevents |
|
The Analytics interface allows the developer to log various types of events back to Facebook. |
| AnalyticsFlushMode() — Constructor, class com.distriqt.extension.facebookapi.appevents.AnalyticsFlushMode |
|
Constructor
|
| appEvents — Property, class com.distriqt.extension.facebookapi.FacebookAPI |
|
Access to the Analytics functionality. |
| AppEvents — Interface, package com.distriqt.extension.facebookapi.appevents |
|
Access to App Events and Facebook Analytics for Apps
|
| AppEventsConstants — class, package com.distriqt.extension.facebookapi.appevents |
| |
| AppEventsConstants() — Constructor, class com.distriqt.extension.facebookapi.appevents.AppEventsConstants |
|
Constructor
|
| appInvite — Property, class com.distriqt.extension.facebookapi.FacebookAPI |
|
Access to the AppInvite functionality to
create App Invite Dialogs. |
| AppInvite — Interface, package com.distriqt.extension.facebookapi.appinvites |
|
Starting 6th February 2018, App Invites will no longer be supported. |
| AppInviteContentBuilder — class, package com.distriqt.extension.facebookapi.appinvites.builders |
|
Builder class for the App Invite dialog content
|
| AppInviteContentBuilder() — Constructor, class com.distriqt.extension.facebookapi.appinvites.builders.AppInviteContentBuilder |
|
Constructor
|
| AppInviteEvent — class, package com.distriqt.extension.facebookapi.events |
|
This class represents events dispatched from App Invites. |
| AppInviteEvent(type:String, errorCode:int, errorMessage:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.distriqt.extension.facebookapi.events.AppInviteEvent |
|
Constructor
|
| applicationId — Property, class com.distriqt.extension.facebookapi.AccessToken |
|
The ID of the Facebook Application associated with this access token
|
| applicationID — Property, class com.distriqt.extension.facebookapi.accountkit.AccessToken |
| |
| appLink — Property, class com.distriqt.extension.facebookapi.events.AppLinkEvent |
| |
| AppLink — class, package com.distriqt.extension.facebookapi.appinvites |
|
Represents the App Link received when another application
opens your application through a Facebook App Link. |
| AppLink() — Constructor, class com.distriqt.extension.facebookapi.appinvites.AppLink |
|
Constructor
|
| APP_LINK — Constant Static Property, class com.distriqt.extension.facebookapi.events.AppLinkEvent |
|
Dispatched when your application has been launched from an App Link
|
| AppLinkEvent — class, package com.distriqt.extension.facebookapi.events |
| |
| AppLinkEvent(type:String, appLink:com.distriqt.extension.facebookapi.appinvites:AppLink, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.distriqt.extension.facebookapi.events.AppLinkEvent |
|
Constructor
|
| appLinks — Property, class com.distriqt.extension.facebookapi.FacebookAPI |
|
Access to the AppLinks functionality to
listen for and retrieve App Links. |
| AppLinks — Interface, package com.distriqt.extension.facebookapi.appinvites |
| |
| APP_NON_USERS — Constant Static Property, class com.distriqt.extension.facebookapi.games.GameRequestFilter |
|
Friends not using the app can be displayed. |
| APP_USERS — Constant Static Property, class com.distriqt.extension.facebookapi.games.GameRequestFilter |
|
Friends using the app can be displayed. |
| ASK_FOR — Constant Static Property, class com.distriqt.extension.facebookapi.games.GameRequestActionType |
|
Ask For action type: The user is asking for an object from friends. |
| authorisationCode — Property, class com.distriqt.extension.facebookapi.events.AccountKitEvent |
|
The authorization code that can be exchanged for an access token with the app secret
|
| AUTHORISATION_CODE — Constant Static Property, class com.distriqt.extension.facebookapi.accountkit.ResponseType |
|
Indicates that the requested response type is an authorization
code that can be exchanged for an access token. |
|
| 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 |