| 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 |
| PAGES_MANAGE_PAGES — Constant Static Property, class com.distriqt.extension.facebookapi.FacebookPermissions |
| |
| parameters — Property, class com.distriqt.extension.facebookapi.appevents.FacebookAppEvent |
|
A key/value object storing additional parameters to be sent with the event (optional)
Keys must be of type String, while their values must either be a String or a Number. |
| parameters — Property, class com.distriqt.extension.facebookapi.appevents.FacebookAppPurchaseEvent |
|
A key/value object storing additional parameters to be sent with the purchase event (optional)
Keys must be of type String, while their values must either be a String or a Number. |
| params — Property, interface com.distriqt.extension.facebookapi.graphapi.GraphAPIRequest |
| |
| paramsJSON — Property, interface com.distriqt.extension.facebookapi.graphapi.GraphAPIRequest |
|
Internal usage
|
| path — Property, interface com.distriqt.extension.facebookapi.graphapi.GraphAPIRequest |
| |
| permissions — Property, class com.distriqt.extension.facebookapi.AccessToken |
|
The list of permissions associated with this access token. |
| phoneNumber — Property, class com.distriqt.extension.facebookapi.accountkit.Account |
| |
| pictureUrl — Property, class com.distriqt.extension.facebookapi.Profile |
|
The Uri of the default 256x256 profile picture
|
| postId — Property, class com.distriqt.extension.facebookapi.events.MessageDialogEvent |
| |
| postId — Property, class com.distriqt.extension.facebookapi.events.ShareAPIEvent |
| |
| postId — Property, class com.distriqt.extension.facebookapi.events.ShareDialogEvent |
| |
| postImageToDefaultAlbumRequest(image:flash.display:BitmapData, message:String) — Static Method , class com.distriqt.extension.facebookapi.graphapi.builders.GraphAPIRequestBuilder |
| |
| postLinkToWallRequest(linkUrl:String, caption:String, message:String, description:String) — Static Method , class com.distriqt.extension.facebookapi.graphapi.builders.GraphAPIRequestBuilder |
| |
| postStatusUpdateRequest(message:String) — Static Method , class com.distriqt.extension.facebookapi.graphapi.builders.GraphAPIRequestBuilder |
| |
| profile — Property, class com.distriqt.extension.facebookapi.events.FacebookAPISessionEvent |
|
The current user profile, includes information about the user's name etc
or null if profile information is not available
|
| Profile — class, package com.distriqt.extension.facebookapi |
| |
| Profile() — Constructor, class com.distriqt.extension.facebookapi.Profile |
|
Constructor
|
| purchaseAmount — Property, class com.distriqt.extension.facebookapi.appevents.FacebookAppPurchaseEvent |
|
The purchase amount to be logged. |
| putBoolean(key:String, value:Boolean) — method, class com.distriqt.extension.facebookapi.share.builders.ShareOpenGraphObjectBuilder |
|
Sets a boolean value in the object
|
| putDouble(key:String, value:Number) — method, class com.distriqt.extension.facebookapi.share.builders.ShareOpenGraphObjectBuilder |
|
Sets a double (Number) value in the object
|
| putInt(key:String, value:int) — method, class com.distriqt.extension.facebookapi.share.builders.ShareOpenGraphObjectBuilder |
|
Sets an integer value in the object
|
| putObject(key:String, object:Object) — method, class com.distriqt.extension.facebookapi.share.builders.ShareOpenGraphActionBuilder |
|
Sets the Open Graph object for the action. |
| putPhoto(key:String, image:flash.display:BitmapData, caption:String, userGenerated:Boolean) — method, class com.distriqt.extension.facebookapi.share.builders.ShareOpenGraphActionBuilder |
|
Sets a photo value in the object
|
| putPhoto(key:String, image:flash.display:BitmapData, caption:String, userGenerated:Boolean) — method, class com.distriqt.extension.facebookapi.share.builders.ShareOpenGraphObjectBuilder |
|
Sets a photo value in the object
|
| putPhotoUrl(key:String, url:String, caption:String, userGenerated:Boolean) — method, class com.distriqt.extension.facebookapi.share.builders.ShareOpenGraphActionBuilder |
|
Sets a remote photo source value in the object
|
| putPhotoUrl(key:String, url:String, caption:String, userGenerated:Boolean) — method, class com.distriqt.extension.facebookapi.share.builders.ShareOpenGraphObjectBuilder |
|
Sets a remote photo source value in the object
|
| putString(key:String, value:String) — method, class com.distriqt.extension.facebookapi.share.builders.ShareOpenGraphObjectBuilder |
|
Sets a string value in the object
The predefined Facebook keys can be viewed here: https://developers.facebook.com/docs/reference/opengraph#object-type
|
|
| 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 |