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  
parameters — Property, class com.marpies.ane.facebook.events.AIRFacebookDeferredAppLinkEvent
If the deferred deep link specified parameters after a question mark then these will be parsed by the ANE and returned by this property, otherwise you will have to parse the parameters from targetURL yourself.
photo(photo:Object, isUserGenerated:Boolean, postWithoutUI:Boolean, message:String, listener:com.marpies.ane.facebook.listeners:IAIRFacebookShareListener) — method, interface com.marpies.ane.facebook.share.IAIRFacebookShare
Opens up native Facebook app to post photo on user's timeline.
photoMessage(photo:Object, isUserGenerated:Boolean, listener:com.marpies.ane.facebook.listeners:IAIRFacebookShareListener) — method, interface com.marpies.ane.facebook.share.IAIRFacebookShare
Opens up native Facebook Messenger app to share photo in message.
postAchievement(achievementURL:String, listener:com.marpies.ane.facebook.listeners:IAIRFacebookOpenGraphListener) — method, interface com.marpies.ane.facebook.graph.IAIRFacebookOpenGraph
Posts achievement for logged in user.
postID — Property, class com.marpies.ane.facebook.events.AIRFacebookShareEvent
ID of the post that was created during the sharing process.
postScore(score:int, listener:com.marpies.ane.facebook.listeners:IAIRFacebookOpenGraphListener) — method, interface com.marpies.ane.facebook.graph.IAIRFacebookOpenGraph
Posts score for logged in user.
PROFILE_LOADED — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookExtendedUserProfileEvent
profilePicture — Property, class com.marpies.ane.facebook.events.AIRFacebookUserProfilePictureEvent
flash.display.Bitmap of user's profile picture.
PROFILE_READY — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookBasicUserProfileEvent
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