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  
SDK_INIT — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookEvent
Dispatched shortly after a call to AIRFacebook.init(), at which point the Facebook SDK is fully initialized and it is safe to use the rest of the API.
sdkVersion — Property, interface com.marpies.ane.facebook.IAIRFacebook
Returns version of the native Facebook SDK.
SEND — Constant Static Property, class com.marpies.ane.facebook.data.AIRFacebookGameRequestActionType
sendDELETERequest(nodeID:String, listener:com.marpies.ane.facebook.listeners:IAIRFacebookOpenGraphListener) — method, interface com.marpies.ane.facebook.graph.IAIRFacebookOpenGraph
Sends Open Graph DELETE request that allows deleting graph nodes.
senderID — Property, class com.marpies.ane.facebook.data.AIRFacebookGameRequest
ID of the user sending the Game Request.
sendGETRequest(path:String, parameters:Object, listener:com.marpies.ane.facebook.listeners:IAIRFacebookOpenGraphListener) — method, interface com.marpies.ane.facebook.graph.IAIRFacebookOpenGraph
Queries Open Graph with a GET request that allows reading Open Graph data.
sendPOSTRequest(path:String, parameters:Object, listener:com.marpies.ane.facebook.listeners:IAIRFacebookOpenGraphListener) — method, interface com.marpies.ane.facebook.graph.IAIRFacebookOpenGraph
Sends Open Graph POST request that allows creating and updating data on Open Graph.
setShowLogs(value:Boolean) — method, class com.marpies.ane.facebook.AIRFacebookSettings
Set to true to show extension log messages.
settings — Property, interface com.marpies.ane.facebook.IAIRFacebook
Returns Facebook and extension settings.
setUrlSchemeSuffix(value:String) — method, class com.marpies.ane.facebook.AIRFacebookSettings
[iOS only] The URL scheme suffix to be used in scenarios where you have multiple iOS apps using one Facebook Application ID.
share — Property, interface com.marpies.ane.facebook.IAIRFacebook
Returns object that provides Facebook sharing API.
SHARE_RESULT — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookShareEvent
showDialog(message:String, actionType:String, title:String, objectID:String, friendsFilter:String, data:String, suggestedFriends:Vector$String, recipients:Vector$String, listener:com.marpies.ane.facebook.listeners:IAIRFacebookGameRequestListener) — method, interface com.marpies.ane.facebook.games.IAIRFacebookGameRequests
Opens up web dialog to send the specified game request.
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