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 |
SEND — Constant Static Property, class com.distriqt.extension.facebook.gamingservices.content.ActionType |
| |
service — Static Property, class com.distriqt.extension.facebook.core.Facebook |
|
The singleton instance of the Facebook class. |
service — Static Property, class com.distriqt.extension.facebook.gamingservices.FacebookGamingServices |
|
The singleton instance of the FacebookGamingServices class. |
service — Static Property, class com.distriqt.extension.facebook.login.FacebookLogin |
|
The singleton instance of the FacebookLogin class. |
service — Static Property, class com.distriqt.extension.facebook.share.FacebookShare |
|
The singleton instance of the FacebookShare class. |
setActionType(actionType:String) — method, class com.distriqt.extension.facebook.gamingservices.content.GameRequestContentBuilder |
|
Sets the action type for this request
|
setAdvertiserIDCollectionEnabled(enabled:Boolean) — method, class com.distriqt.extension.facebook.core.Facebook |
|
Sets the advertiserID collection flag for the application
|
setAdvertiserTrackingEnabled(enabled:Boolean) — method, class com.distriqt.extension.facebook.core.Facebook |
|
Sets the advertiser tracking enabled flag for the application
iOS only
Reference: https://developers.facebook.com/docs/app-events/guides/advertising-tracking-enabled
|
setApplicationId(applicationId:String) — method, class com.distriqt.extension.facebook.core.Facebook |
|
Sets the Facebook application ID for the current app. |
setApplicationName(applicationName:String) — method, class com.distriqt.extension.facebook.core.Facebook |
|
Sets the Facebook application name for the current app. |
setAutoInitEnabled(enabled:Boolean) — method, class com.distriqt.extension.facebook.core.Facebook |
|
Sets the auto init SDK flag for the application
|
setAutoLogAppEventsEnabled(enabled:Boolean) — method, class com.distriqt.extension.facebook.core.Facebook |
|
Sets the auto logging events flag for the application app events logging
|
setCompleteCallback(callback:Function) — method, class com.distriqt.extension.facebook.graphapi.builders.GraphRequestBatchBuilder |
|
Sets the callback function for successful completion of this request. |
setCompleteCallback(callback:Function) — method, class com.distriqt.extension.facebook.graphapi.builders.GraphRequestBuilder |
|
Sets the callback function for successful completion of this request. |
setContentUrl(contentUrl:String) — method, class com.distriqt.extension.facebook.share.model.ShareLinkContentBuilder |
|
Set the URL for the content being shared. |
setContentUrl(contentUrl:String) — method, class com.distriqt.extension.facebook.share.model.ShareMediaContentBuilder |
|
Set the URL for the content being shared. |
setContentUrl(contentUrl:String) — method, class com.distriqt.extension.facebook.share.model.SharePhotoContentBuilder |
|
Set the URL for the content being shared. |
setContentUrl(contentUrl:String) — method, class com.distriqt.extension.facebook.share.model.ShareVideoContentBuilder |
|
Set the URL for the content being shared. |
setCurrency(currency:String) — method, class com.distriqt.extension.facebook.appevents.AppPurchaseEvent |
|
Sets the currency
|
setData(data:String) — method, class com.distriqt.extension.facebook.gamingservices.content.GameRequestContentBuilder |
|
Sets optional data which can be used for tracking; maximum length is 255 characters
|
setErrorCallback(callback:Function) — method, class com.distriqt.extension.facebook.graphapi.builders.GraphRequestBuilder |
|
Sets the callback for an error on this request
|
setEventName(name:String) — method, class com.distriqt.extension.facebook.appevents.AppEvent |
| |
setFlushBehaviour(mode:String) — method, interface com.distriqt.extension.facebook.appevents.AppEventsLogger |
|
Sets the default behaviour for when the app should flush app events and send them to Facebook
The mode should be one of the values defined in the FlushBehaviour class
the default is MODE_AUTO that will automatically flush events and send when
appropriate. |
setImage(image:flash.display:BitmapData) — method, class com.distriqt.extension.facebook.graphapi.builders.GraphRequestBuilder |
|
Add custom image data to be sent with a graph request. |
setLoginTracking(tracking:String) — method, class com.distriqt.extension.facebook.login.LoginConfiguration |
| |
setMessage(message:String) — method, class com.distriqt.extension.facebook.gamingservices.content.GameRequestContentBuilder |
|
Sets the message users receiving the request will see. |
setMessage(message:String) — method, class com.distriqt.extension.facebook.share.model.GameRequestContentBuilder |
|
Set the message to display in the game request
|
setMethod(method:String) — method, class com.distriqt.extension.facebook.graphapi.builders.GraphRequestBuilder |
|
Sets the HTTP method to use for this request
|
setNonce(nonce:String) — method, class com.distriqt.extension.facebook.login.LoginConfiguration |
| |
setObjectId(objectId:String) — method, class com.distriqt.extension.facebook.gamingservices.content.GameRequestContentBuilder |
|
Sets the open graph id of the object that action type will be performed on. |
setParameter(key:String, value:any) — method, class com.distriqt.extension.facebook.appevents.AppEvent |
|
Adds or updates a parameter for this event
Keys must be of type String, while their values must either be a String or a Number. |
setParameter(key:String, value:any) — method, class com.distriqt.extension.facebook.appevents.AppPurchaseEvent |
|
Adds or updates a parameter for this purchase event
Keys must be of type String, while their values must either be a String or a Number. |
setPath(apiPath:String) — method, class com.distriqt.extension.facebook.graphapi.builders.GraphRequestBuilder |
|
The graph API endpoint for the request
|
setPeopleIds(peopleIds:Array) — method, class com.distriqt.extension.facebook.share.model.ShareLinkContentBuilder |
|
Set the list of Ids for taggable people to tag with this content
|
setPeopleIds(peopleIds:Array) — method, class com.distriqt.extension.facebook.share.model.ShareMediaContentBuilder |
|
Set the list of Ids for taggable people to tag with this content
|
setPeopleIds(peopleIds:Array) — method, class com.distriqt.extension.facebook.share.model.SharePhotoContentBuilder |
|
Set the list of Ids for taggable people to tag with this content
|
setPeopleIds(peopleIds:Array) — method, class com.distriqt.extension.facebook.share.model.ShareVideoContentBuilder |
|
Set the list of Ids for taggable people to tag with this content
|
setPlaceId(placeId:String) — method, class com.distriqt.extension.facebook.share.model.ShareLinkContentBuilder |
|
Set the Id for a place to tag with this content
|
setPlaceId(placeId:String) — method, class com.distriqt.extension.facebook.share.model.ShareMediaContentBuilder |
|
Set the Id for a place to tag with this content
|
setPlaceId(placeId:String) — method, class com.distriqt.extension.facebook.share.model.SharePhotoContentBuilder |
|
Set the Id for a place to tag with this content
|
setPlaceId(placeId:String) — method, class com.distriqt.extension.facebook.share.model.ShareVideoContentBuilder |
|
Set the Id for a place to tag with this content
|
setPurchaseAmount(purchaseAmount:Number) — method, class com.distriqt.extension.facebook.appevents.AppPurchaseEvent |
|
Sets the purchase amount
|
setQuote(quote:String) — method, class com.distriqt.extension.facebook.share.model.ShareLinkContentBuilder |
|
Set the quote to display for this link. |
setRecipients(recipients:Array) — method, class com.distriqt.extension.facebook.gamingservices.content.GameRequestContentBuilder |
|
An array of user IDs, usernames or invite tokens of people to send request. |
setRecipients(recipients:Array) — method, class com.distriqt.extension.facebook.share.model.GameRequestContentBuilder |
|
Set the list of Ids for recipients of this game request
|
setRef(ref:String) — method, class com.distriqt.extension.facebook.share.model.ShareLinkContentBuilder |
|
Set the value to be added to the referrer URL when a person follows a link from this shared content on feed. |
setRef(ref:String) — method, class com.distriqt.extension.facebook.share.model.ShareMediaContentBuilder |
|
Set the value to be added to the referrer URL when a person follows a link from this shared content on feed. |
setRef(ref:String) — method, class com.distriqt.extension.facebook.share.model.SharePhotoContentBuilder |
|
Set the value to be added to the referrer URL when a person follows a link from this shared content on feed. |
setRef(ref:String) — method, class com.distriqt.extension.facebook.share.model.ShareVideoContentBuilder |
|
Set the value to be added to the referrer URL when a person follows a link from this shared content on feed. |
setShareHashtag(shareHashTag:String) — method, class com.distriqt.extension.facebook.share.model.ShareLinkContentBuilder |
|
Set the ShareHashtag for this content
|
setShareHashtag(shareHashTag:String) — method, class com.distriqt.extension.facebook.share.model.ShareMediaContentBuilder |
|
Set the ShareHashtag for this content
|
setShareHashtag(shareHashTag:String) — method, class com.distriqt.extension.facebook.share.model.SharePhotoContentBuilder |
|
Set the ShareHashtag for this content
|
setShareHashtag(shareHashTag:String) — method, class com.distriqt.extension.facebook.share.model.ShareVideoContentBuilder |
|
Set the ShareHashtag for this content
|
setTitle(title:String) — method, class com.distriqt.extension.facebook.gamingservices.content.GameRequestContentBuilder |
|
Sets an optional title for the dialog; maximum length is 50 characters. |
setTitle(title:String) — method, class com.distriqt.extension.facebook.share.model.GameRequestContentBuilder |
|
Set the title to display in the the dialog
|
setUserID(userID:String) — method, interface com.distriqt.extension.facebook.appevents.AppEventsLogger |
|
Assign an ID to a user of your app
|
setValueToSum(value:Number) — method, class com.distriqt.extension.facebook.appevents.AppEvent |
| |
setVideoFile(file:flash.filesystem:File) — method, class com.distriqt.extension.facebook.share.model.ShareVideoContentBuilder |
| |
setVideoUrl(videoUrl:String) — method, class com.distriqt.extension.facebook.share.model.ShareVideoContentBuilder |
|
Sets the URL that locates the video to be shared
On iOS the Facebook SDK requires an asset url (asset-library://...). |
shareDialog — Property, class com.distriqt.extension.facebook.share.FacebookShare |
|
Access to the ShareDialog functionality to enable people
to share content through Facebook from your application. |
ShareDialog — Interface, package com.distriqt.extension.facebook.share |
|
Provides functionality to share content via the Facebook Share Dialog
|
ShareDialogEvent — class, package com.distriqt.extension.facebook.share.events |
|
This class represents events dispatched from the Share Dialog. |
ShareDialogEvent(type:String, postId:String, errorCode:int, errorMessage:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.distriqt.extension.facebook.share.events.ShareDialogEvent |
|
Constructor
|
ShareLinkContentBuilder — class, package com.distriqt.extension.facebook.share.model |
| |
ShareLinkContentBuilder() — Constructor, class com.distriqt.extension.facebook.share.model.ShareLinkContentBuilder |
|
Constructor
|
ShareMediaContentBuilder — class, package com.distriqt.extension.facebook.share.model |
| |
ShareMediaContentBuilder() — Constructor, class com.distriqt.extension.facebook.share.model.ShareMediaContentBuilder |
|
Constructor
|
SharePhotoContentBuilder — class, package com.distriqt.extension.facebook.share.model |
| |
SharePhotoContentBuilder() — Constructor, class com.distriqt.extension.facebook.share.model.SharePhotoContentBuilder |
|
Constructor
|
ShareVideoContentBuilder — class, package com.distriqt.extension.facebook.share.model |
| |
ShareVideoContentBuilder() — Constructor, class com.distriqt.extension.facebook.share.model.ShareVideoContentBuilder |
|
Constructor
|
show() — method, interface com.distriqt.extension.facebook.gamingservices.FriendFinderDialog |
|
Show the friend finder dialog
|
show(content:Object) — method, interface com.distriqt.extension.facebook.gamingservices.GameRequestDialog |
| |
show(content:Object) — method, interface com.distriqt.extension.facebook.share.GameRequestDialog |
|
Shows a game request dialog using the provided content. |
show(content:Object) — method, interface com.distriqt.extension.facebook.share.ShareDialog |
|
Shows a share dialog using the provided content. |
SUCCESS — Constant Static Property, class com.distriqt.extension.facebook.login.events.FacebookLoginEvent |
|
Login was successful and the user is now logged in
|
|
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 |