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  
lastName — Property, class com.marpies.ane.facebook.data.BasicUserProfile
User's last name.
link(contentURL:String, postWithoutUI:Boolean, message:String, listener:com.marpies.ane.facebook.listeners:IAIRFacebookShareListener) — method, interface com.marpies.ane.facebook.share.IAIRFacebookShare
Opens up web dialog or native Facebook app to post link on user's timeline.
linkMessage(contentURL:String, listener:com.marpies.ane.facebook.listeners:IAIRFacebookShareListener) — method, interface com.marpies.ane.facebook.share.IAIRFacebookShare
Opens up native Facebook Messenger app to share link in message.
linkNotFound — Property, class com.marpies.ane.facebook.events.AIRFacebookDeferredAppLinkEvent
Returns true whether the deferred app link was not found on the server.
linkURI — Property, class com.marpies.ane.facebook.data.BasicUserProfile
Link to user's Facebook profile.
loadUserGameRequests(fields:Vector$String, listener:com.marpies.ane.facebook.listeners:IAIRFacebookUserGameRequestsListener) — method, interface com.marpies.ane.facebook.games.IAIRFacebookGameRequests
Requests game requests which were sent to the logged in user.
logEvent(eventName:String, parameters:Object, valueToSum:Number) — method, interface com.marpies.ane.facebook.IAIRFacebook
Logs an application event for Facebook analytics.
LOGIN_RESULT — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookLoginEvent
loginWithPublishPermissions(permissions:Vector$String, listener:com.marpies.ane.facebook.listeners:IAIRFacebookLoginListener) — method, interface com.marpies.ane.facebook.IAIRFacebook
If user is not logged in then initiates user login with publish permissions otherwise requests publish permissions which have not been granted yet.
loginWithReadPermissions(permissions:Vector$String, listener:com.marpies.ane.facebook.listeners:IAIRFacebookLoginListener) — method, interface com.marpies.ane.facebook.IAIRFacebook
If user is not logged in then initiates user login with read permissions otherwise requests read permissions which have not been granted yet.
logout(confirm:Boolean, title:String, message:String, confirmLabel:String, cancelLabel:String, listener:com.marpies.ane.facebook.listeners:IAIRFacebookLogoutListener) — method, interface com.marpies.ane.facebook.IAIRFacebook
Attempts to log out current user and clear cached access token.
LOGOUT_RESULT — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookLogoutEvent
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