| 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 |
| IAIRFacebook — Interface, package com.marpies.ane.facebook |
|
Interface providing Facebook SDK APIs. |
| IAIRFacebookAppInviteListener — Interface, package com.marpies.ane.facebook.listeners |
|
Interface for objects that want to be notified about an app invitation result. |
| IAIRFacebookBasicUserProfileListener — Interface, package com.marpies.ane.facebook.listeners |
|
Interface for objects that want to be notified once the basic user profile is ready. |
| IAIRFacebookCachedAccessTokenListener — Interface, package com.marpies.ane.facebook.listeners |
|
Interface for objects that want to be notified about the existence of a cached access token. |
| IAIRFacebookDeferredAppLinkListener — Interface, package com.marpies.ane.facebook.listeners |
|
Interface for objects that want to be notified about a deferred app link request result. |
| IAIRFacebookExtendedUserProfileListener — Interface, package com.marpies.ane.facebook.listeners |
|
Interface for objects that want to be notified about an extended user profile request result. |
| IAIRFacebookGameRequestInvokeListener — Interface, package com.marpies.ane.facebook.listeners |
|
Interface for objects that want to be notified when your application is invoked from a Game Request notification. |
| IAIRFacebookGameRequestListener — Interface, package com.marpies.ane.facebook.listeners |
|
Interface for objects that want to be notified about a Game Request process result. |
| IAIRFacebookGameRequests — Interface, package com.marpies.ane.facebook.games |
|
Interface providing Facebook Game Requests APIs. |
| IAIRFacebookLoginListener — Interface, package com.marpies.ane.facebook.listeners |
|
Interface for objects that want to be notified about a login result. |
| IAIRFacebookLogoutListener — Interface, package com.marpies.ane.facebook.listeners |
|
Interface for objects that want to be notified about a logout result. |
| IAIRFacebookOpenGraph — Interface, package com.marpies.ane.facebook.graph |
|
Interface providing Facebook Open Graph APIs. |
| IAIRFacebookOpenGraphListener — Interface, package com.marpies.ane.facebook.listeners |
|
Interface for objects that want to be notified about an Open Graph request result. |
| IAIRFacebookSDKInitListener — Interface, package com.marpies.ane.facebook.listeners |
|
Interface for objects that want to be notified once Facebook SDK finishes initialization. |
| IAIRFacebookShare — Interface, package com.marpies.ane.facebook.share |
|
Interface providing Facebook sharing APIs. |
| IAIRFacebookShareListener — Interface, package com.marpies.ane.facebook.listeners |
|
Interface for objects that want to be notified about a sharing process result. |
| IAIRFacebookUserFriendsListener — Interface, package com.marpies.ane.facebook.listeners |
|
Interface for objects that want to be notified about a user friends request result. |
| IAIRFacebookUserGameRequestsListener — Interface, package com.marpies.ane.facebook.listeners |
|
Interface for objects that want to be notified about a user Game Requests request result. |
| IAIRFacebookUserProfilePictureListener — Interface, package com.marpies.ane.facebook.listeners |
|
Interface for objects that want to be notified about user's picture loading process result. |
| id — Property, class com.marpies.ane.facebook.data.AIRFacebookGameRequest |
|
ID of the Game Request. |
| id — Property, class com.marpies.ane.facebook.data.BasicUserProfile |
|
User's ID. |
| init(applicationId:String, cachedAccessTokenListener:com.marpies.ane.facebook.listeners:IAIRFacebookCachedAccessTokenListener, basicUserProfileListener:com.marpies.ane.facebook.listeners:IAIRFacebookBasicUserProfileListener, sdkInitListener:com.marpies.ane.facebook.listeners:IAIRFacebookSDKInitListener) — method, interface com.marpies.ane.facebook.IAIRFacebook |
|
Initializes extension context and native Facebook SDK. |
| INVOKE — Constant Static Property, class com.marpies.ane.facebook.events.AIRFacebookGameRequestInvokeEvent |
| |
| isAccessTokenExpired — Property, interface com.marpies.ane.facebook.IAIRFacebook |
|
Returns true if the current access token is expired or does not exist,
false otherwise. |
| isBasicUserProfileReady — Property, interface com.marpies.ane.facebook.IAIRFacebook |
|
Returns true if the user is logged in and her basic profile is ready to be accessed. |
| isInitialized — Property, interface com.marpies.ane.facebook.IAIRFacebook |
|
Returns true if the Facebook SDK has been successfully initialized. |
| isPermissionGranted(permission:String) — method, interface com.marpies.ane.facebook.IAIRFacebook |
|
Allows checking if a particular permission is granted. |
| isSupported — Property, interface com.marpies.ane.facebook.IAIRFacebook |
|
Returns true if the Facebook SDK is supported on current platform. |
| isUserLoggedIn — Property, interface com.marpies.ane.facebook.IAIRFacebook |
|
Returns true if user successfully went through Facebook login process or a valid
access token was loaded during initialization, false otherwise. |
|
| 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 |