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  
rawResponse — Property, class com.marpies.ane.facebook.events.AIRFacebookOpenGraphEvent
Raw response as it was returned by the native SDK.
reason — Property, class com.marpies.ane.facebook.events.AIRFacebookGameRequestInvokeEvent
Reason of the invoke event.
recipientID — Property, class com.marpies.ane.facebook.data.AIRFacebookGameRequest
ID of the user receiving the Game Request.
recipients — Property, class com.marpies.ane.facebook.events.AIRFacebookGameRequestEvent
List of IDs of Facebook users to which the request was sent, or null if the request was not sent.
removeBasicUserProfileListener(listener:com.marpies.ane.facebook.listeners:IAIRFacebookBasicUserProfileListener) — method, interface com.marpies.ane.facebook.IAIRFacebook
Removes object that was added earlier using addBasicUserProfileListener.
removeGameRequestInvokeListener(listener:com.marpies.ane.facebook.listeners:IAIRFacebookGameRequestInvokeListener) — method, interface com.marpies.ane.facebook.games.IAIRFacebookGameRequests
Removes object that was added earlier using addGameRequestInvokeListener.
requestExtendedUserProfile(fields:Vector$String, forceRefresh:Boolean, listener:com.marpies.ane.facebook.listeners:IAIRFacebookExtendedUserProfileListener) — method, interface com.marpies.ane.facebook.IAIRFacebook
Requests extended user profile that may contain additional user properties depending on the permissions that were granted to your app.
requestID — Property, class com.marpies.ane.facebook.events.AIRFacebookGameRequestEvent
ID of the GameRequest, or null if the request was not sent.
requestIDs — Property, class com.marpies.ane.facebook.events.AIRFacebookGameRequestInvokeEvent
List of GameRequest IDs which were sent to the user.
REQUEST_RESULT — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookDeferredAppLinkEvent
REQUEST_RESULT — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookGameRequestEvent
REQUEST_RESULT — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookOpenGraphEvent
REQUEST_RESULT — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookUserFriendsEvent
REQUEST_RESULT — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookUserGameRequestsEvent
requestScores(listener:com.marpies.ane.facebook.listeners:IAIRFacebookOpenGraphListener) — method, interface com.marpies.ane.facebook.graph.IAIRFacebookOpenGraph
Requests score for logged in user and if your app was granted user_friends permission then the result JSON also contains score for every user's friend who has authorized your app.
requestUserFriends(fields:Vector$String, listener:com.marpies.ane.facebook.listeners:IAIRFacebookUserFriendsListener) — method, interface com.marpies.ane.facebook.IAIRFacebook
Requests user friends.
requestUserProfilePicture(width:int, height:int, autoLoad:Boolean, listener:com.marpies.ane.facebook.listeners:IAIRFacebookUserProfilePictureListener) — method, interface com.marpies.ane.facebook.IAIRFacebook
Requests user's profile picture and optionally loads the picture.
RESULT — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookCachedAccessTokenEvent
RESULT — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookUserProfilePictureEvent
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