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 |
abandonFocus() — Static Method , class com.myflashlab.air.extensions.volume.Volume |
|
This method will abandon the audio focus from your app to any other app that might have been using it
before in the background.
IMPORTANT: This feature does not work on iOS because of the bug in Adobe Air SDK explained in the
documentations of the requestFocus method.
|
abort() — method, class com.myflashlab.air.extensions.firebase.firestore.Transaction |
|
Call this method if you want to abort your transaction. |
ABORTED — Constant Static Property, class com.myflashlab.air.extensions.firebase.functions.FunctionsErrorCode |
| The operation was aborted, typically due to a concurrency issue like transaction aborts, etc. |
acceptCookie — Property, class com.myflashlab.air.extensions.richWebView.android.Cookies |
|
Sets whether the application's WebView instances should send and accept cookies. |
access_token — Property, class com.myflashlab.air.extensions.gSignIn.GRestTokens |
|
The token that your application sends to authorize a Google API request. |
AccessToken — class, package com.myflashlab.air.extensions.fb |
|
This class represents an immutable access token for using Facebook APIs. |
AccessToken($context:flash.external:ExtensionContext, $obj:Object) — Constructor, class com.myflashlab.air.extensions.fb.AccessToken |
|
Usually, you don't need to create an accessToken instance yourself, the native side would do that upon login in
but if you have to, don't use the constructor and instead use Facebook.auth.manualInit
|
account — Property, class com.myflashlab.air.extensions.gSignIn.GSignInEvents |
| |
accountHandles — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetMessaging |
| Array of the canonical handles of the account the item is associated with (IM handle, e-mail address, phone number...). |
accountIdentifier — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetMessaging |
| Unique identifier for the account the item is associated with, if any |
accuracy — Property, class com.myflashlab.air.extensions.gps.Location |
| |
ACCURATE — Constant Static Property, class com.myflashlab.air.extensions.firebase.mlkit.FaceDetectorOptions |
| |
achievedDescription — Property, class com.myflashlab.air.extensions.gameCenter.AchievementDescription |
|
A localized description to be used after the local player has completed the achievement. |
achievement — Property, class com.myflashlab.air.extensions.gameCenter.Challenge |
|
The achievement the player must complete. |
Achievement — class, package com.myflashlab.air.extensions.gameCenter |
|
An object that communicates with Game Center about the local player’s progress toward completing an achievement. |
Achievement — class, package com.myflashlab.air.extensions.googleGames |
|
Data interface for retrieving achievement information. |
AchievementDescription — class, package com.myflashlab.air.extensions.gameCenter |
|
An object holding text and images used to describe an achievement for an app. |
achievementId — Property, class com.myflashlab.air.extensions.googleGames.GamesEvents |
| |
ACHIEVEMENT_ID — Constant Static Property, class com.myflashlab.air.extensions.firebase.analytics.AnalyticsParam |
| Game achievement ID (String). |
ACHIEVEMENT_LOAD_RESULT — Constant Static Property, class com.myflashlab.air.extensions.googleGames.GamesEvents |
|
Dispatches on relation to Games.achievements.load. |
ACHIEVEMENT_NOT_INCREMENTAL — Constant Static Property, class com.myflashlab.air.extensions.googleGames.GamesClientStatusCodes |
|
Indicates that the call to increment achievement failed since the achievement is not an incremental achievement. |
achievements — Property, class com.myflashlab.air.extensions.gameCenter.Cache |
| |
achievements — Static Property, class com.myflashlab.air.extensions.googleGames.Games |
|
Returns an instance of Achievements class. |
achievements — Property, class com.myflashlab.air.extensions.googleGames.GamesEvents |
| |
Achievements — class, package com.myflashlab.air.extensions.googleGames |
|
A client to interact with achievements functionality. |
ACHIEVEMENTS — Constant Static Property, class com.myflashlab.air.extensions.gameCenter.ViewState |
| |
achievementsDesc — Property, class com.myflashlab.air.extensions.gameCenter.Cache |
| |
achievementsDescInstances — Property, class com.myflashlab.air.extensions.gameCenter.Cache |
| |
achievementsInstances — Property, class com.myflashlab.air.extensions.gameCenter.Cache |
| |
ACHIEVEMENTS_WINDOW_DISMISSED — Constant Static Property, class com.myflashlab.air.extensions.googleGames.GamesEvents |
|
Dispatches on relation to Games.achievements.showNativeWindow(). |
ACHIEVEMENTS_WINDOW_FAILURE — Constant Static Property, class com.myflashlab.air.extensions.googleGames.GamesEvents |
|
Dispatches on relation to Games.achievements.showNativeWindow(). |
achievementTotalCount — Property, class com.myflashlab.air.extensions.googleGames.Game |
|
Retrieves the number of achievements registered for this game. |
ACHIEVEMENT_UNKNOWN — Constant Static Property, class com.myflashlab.air.extensions.googleGames.GamesClientStatusCodes |
|
Could not find the achievement, so the operation to update the achievement failed. |
ACHIEVEMENT_UNLOCKED — Constant Static Property, class com.myflashlab.air.extensions.googleGames.GamesClientStatusCodes |
|
Indicates that the incremental achievement was also unlocked when the call was made to increment the achievement. |
ACHIEVEMENT_UNLOCK_FAILURE — Constant Static Property, class com.myflashlab.air.extensions.googleGames.GamesClientStatusCodes |
|
An incremental achievement cannot be unlocked directly, so the call to unlock achievement failed. |
ACHIEVEMENT_UPDATE_RESULT — Constant Static Property, class com.myflashlab.air.extensions.googleGames.GamesEvents |
|
Dispatched on relation to
Games.achievements.increment,
Games.achievements.reveal,
Games.achievements.setSteps or
Games.achievements.unlock. |
acknowledgePurchase($purchaseToken:String, $callback:Function) — Static Method , class com.myflashlab.air.extensions.billing.Billing |
|
(Android), Acknowledge in-app purchases. |
ACLID — Constant Static Property, class com.myflashlab.air.extensions.firebase.analytics.AnalyticsParam |
|
CAMPAIGN_DETAILS click ID. |
acquisitionMake — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetImages |
| Device make that was used to acquire this item |
acquisitionModel — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetImages |
| Device model that was used to acquire this item |
actionButton($actionBtnIcon:String, $actionBtnDescription:String) — method, class com.myflashlab.air.extensions.richWebView.android.EmbeddedBrowserSettings |
|
Sets the action button that is displayed in the Toolbar
|
actionButton($actionBtnIcon:String, $actionBtnDescription:String) — method, class com.myflashlab.air.extensions.webView.AndroidSettings |
|
Sets the action button that is displayed in the Toolbar
|
ACTION_CODE_OPERATION_PASSWORD_RESET — Constant Static Property, class com.myflashlab.air.extensions.firebase.auth.Auth |
| Action code for password reset operation |
ACTION_CODE_OPERATION_UNKNOWN — Constant Static Property, class com.myflashlab.air.extensions.firebase.auth.Auth |
| Action code for unknown operation |
ACTION_CODE_OPERATION_VERIFY_EMAIL — Constant Static Property, class com.myflashlab.air.extensions.firebase.auth.Auth |
| Action code for verify email operation |
ActionCodeSettings — class, package com.myflashlab.air.extensions.firebase.auth |
|
Structure that contains the required continue/state URL with optional Android and iOS bundle identifiers. |
ActionCodeSettings($url:String) — Constructor, class com.myflashlab.air.extensions.firebase.auth.ActionCodeSettings |
|
Initializing the class by passing the URL, which has different meanings in different contexts. |
actionType — Property, class com.myflashlab.air.extensions.fb.GameRequestContent |
| the action type for this request. |
ACTION_TYPE_ASKFOR — Constant Static Property, class com.myflashlab.air.extensions.fb.GameRequestContent |
| |
ACTION_TYPE_SEND — Constant Static Property, class com.myflashlab.air.extensions.fb.GameRequestContent |
| |
ACTION_TYPE_TURN — Constant Static Property, class com.myflashlab.air.extensions.fb.GameRequestContent |
| |
activateFetched() — Static Method , class com.myflashlab.air.extensions.firebase.remoteConfig.RemoteConfig |
|
Activates the Fetched Config, so that the fetched key-values take effect. |
activeDownloadTasks — Property, class com.myflashlab.air.extensions.firebase.storage.StorageReference |
|
The Array of active download tasks currently in progress or recently completed. |
activeUploadTasks — Property, class com.myflashlab.air.extensions.firebase.storage.StorageReference |
|
The Array of active upload tasks currently in progress or recently completed. |
ACTIVITY_RESULT_CODES — Constant Static Property, class com.myflashlab.air.extensions.googleGames.GamesEvents |
| |
ADAPTIVE_BANNER — Constant Static Property, class com.myflashlab.air.extensions.admob.ApiBannerAds |
| Get adaptive ad size and return for setting on the ad view |
AD_BEGIN_PLAYING — Constant Static Property, class com.myflashlab.air.extensions.admob.AdMobEvents |
| |
ADBMobile — class, package com.myflashlab.air.extensions.adobeMobile |
|
This is the entry point for using AdobeMobile SDK in your app. |
ADBMobileEvents — class, package com.myflashlab.air.extensions.adobeMobile |
| |
ADBMobileEvents($type:String, $contextDataRaw:String, $inAppDuration:Number, $totalDuration:Number) — Constructor, class com.myflashlab.air.extensions.adobeMobile.ADBMobileEvents |
| |
AD_CLOSED — Constant Static Property, class com.myflashlab.air.extensions.admob.AdMobEvents |
| |
add($data:Object) — method, class com.myflashlab.air.extensions.firebase.firestore.CollectionReference |
|
Adds a new document to this collection with the specified data, assigning it a document ID automatically. |
add($model:com.myflashlab.air.extensions.gps:GeofencingModel) — method, class com.myflashlab.air.extensions.gps.GeofencingManager |
| |
ADDED — Constant Static Property, class com.myflashlab.air.extensions.firebase.firestore.DocumentChange |
| |
addedDate — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetMedia |
| This is the date that the item was moved into the current location. |
AD_DELIVER_REWARD — Constant Static Property, class com.myflashlab.air.extensions.admob.AdMobEvents |
| |
addEventListener($type:String, $listener:Function, $useCapture:Boolean, $priority:int, $useWeakReference:Boolean) — method, class com.myflashlab.air.extensions.firebase.firestore.DocumentReference |
| |
addEventListener($type:String, $listener:Function, $useCapture:Boolean, $priority:int, $useWeakReference:Boolean) — method, class com.myflashlab.air.extensions.firebase.firestore.Query |
| |
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class com.myflashlab.air.extensions.firebase.storage.StorageTask |
| |
addEventListener($type:String, $listener:Function, $useCapture:Boolean, $priority:int, $useWeakReference:Boolean) — method, class com.myflashlab.air.extensions.richWebView.android.WebView |
| |
addEventListener($type:String, $listener:Function, $useCapture:Boolean, $priority:int, $useWeakReference:Boolean) — method, class com.myflashlab.air.extensions.richWebView.ios.WebView |
| |
addEventListener($type:String, $listener:Function, $useCapture:Boolean, $priority:int, $useWeakReference:Boolean) — method, class com.myflashlab.air.extensions.webView.RichWebView |
| |
additionalUserInfo — Property, class com.myflashlab.air.extensions.firebase.auth.AuthEvents |
| |
additionalUserInfo — Property, class com.myflashlab.air.extensions.firebase.auth.FirebaseUserEvents |
| |
AdditionalUserInfo — class, package com.myflashlab.air.extensions.firebase.auth |
|
Object to hold IDP-specific data for the user if the provider is one of Facebook, Github, Google, Twitter, or Apple. |
addJavascriptInterface() — method, class com.myflashlab.air.extensions.richWebView.android.WebView |
|
Injects the built-in JS code into the loaded HTML page which makes AIR/HTML communication possible. |
addJavascriptInterface() — method, class com.myflashlab.air.extensions.richWebView.ios.WebSettings |
|
Injects the built-in JS code into the loaded HTML page which makes AIR/HTML communication possible. |
addLoggingBehavior($loggingBehavior:int) — Static Method , class com.myflashlab.air.extensions.fb.Facebook |
|
Enables a particular extended logging in the SDK. |
addMenuItem($label:String) — method, class com.myflashlab.air.extensions.richWebView.android.EmbeddedBrowserSettings |
| |
addMenuItem($label:String, $isThisTheFirstItem:Boolean) — method, class com.myflashlab.air.extensions.webView.AndroidSettings |
|
Adds a menu item. |
addNumber($key:String, $value:Number) — method, class com.myflashlab.air.extensions.firebase.analytics.AnalyticsParam |
|
Use this method to add a parameter with a Numeric type value. |
ADD_PAYMENT_INFO — Constant Static Property, class com.myflashlab.air.extensions.firebase.analytics.AnalyticsEvent |
|
Add Payment Info event. |
address — Property, class com.myflashlab.air.extensions.rongta.PrinterInterface |
| |
Address — class, package com.myflashlab.air.extensions.gps |
| |
Address() — Constructor, class com.myflashlab.air.extensions.gps.Address |
| |
ADDRESS — Constant Static Property, class com.myflashlab.air.extensions.richWebView.ios.DataDetectorType |
| Addresses are detected and turned into links. |
addSnapshotListener($onSuccess:Function, $onFailure:Function, $metadataChanges:String) — method, class com.myflashlab.air.extensions.firebase.firestore.DocumentReference |
|
Starts listening to the document referenced by this DocumentReference with the given options. |
addSnapshotListener($onSuccess:Function, $onFailure:Function, $metadataChanges:String) — method, class com.myflashlab.air.extensions.firebase.firestore.Query |
|
Starts listening to this query with the given options (options can be null). |
addString($key:String, $value:String) — method, class com.myflashlab.air.extensions.firebase.analytics.AnalyticsParam |
|
Use this method to add a parameter with a String type value. |
ADD_TO_CART — Constant Static Property, class com.myflashlab.air.extensions.firebase.analytics.AnalyticsEvent |
|
E-Commerce Add To Cart event. |
ADD_TO_WISHLIST — Constant Static Property, class com.myflashlab.air.extensions.firebase.analytics.AnalyticsEvent |
|
E-Commerce Add To Wishlist event. |
addView() — method, class com.myflashlab.air.extensions.richWebView.android.WebView |
|
Adds the webview instance to the stage (Native windows will always be placed at the top of AIR content). |
addView($callback:Function) — method, class com.myflashlab.air.extensions.richWebView.ios.WebView |
|
Adds the webview instance to the stage (Native windows will always be placed at the top of AIR content). |
AD_END_PLAYING — Constant Static Property, class com.myflashlab.air.extensions.admob.AdMobEvents |
| |
AD_FAILED — Constant Static Property, class com.myflashlab.air.extensions.admob.AdMobEvents |
| |
adjust($settings:com.myflashlab.air.extensions.localNotifi:NotificationSettings) — Static Method , class com.myflashlab.air.extensions.localNotifi.Notification |
|
Adjust a time for your notification to be fired based on the settings you pass to this method. |
AD_LEFT_APP — Constant Static Property, class com.myflashlab.air.extensions.admob.AdMobEvents |
| |
AD_LOADED — Constant Static Property, class com.myflashlab.air.extensions.admob.AdMobEvents |
| |
adminArea — Property, class com.myflashlab.air.extensions.gps.Address |
| |
AdMob — class, package com.myflashlab.air.extensions.admob |
|
This is the entry point for using the Admob SDK in your app. |
AdMobApi — class, package com.myflashlab.air.extensions.admob |
|
This api will let you access to the different ad types but you must not manually initialize this class. |
AdMobEvents — class, package com.myflashlab.air.extensions.admob |
| |
AdMobFacebook — class, package com.myflashlab.air.extensions.adMobFacebook |
| |
AD_OPENED — Constant Static Property, class com.myflashlab.air.extensions.admob.AdMobEvents |
| |
AdRequest — class, package com.myflashlab.air.extensions.admob |
|
Data object representing the ad request you want to submit to the Admob servers. |
AdRequest() — Constructor, class com.myflashlab.air.extensions.admob.AdRequest |
|
Initialize a new AdRequest object each time you would like to load a new Ad and optionally
set the parameters to customize the Ad content you would receive in your app. |
adType — Property, class com.myflashlab.air.extensions.admob.AdMobEvents |
| |
AD_TYPE_BANNER — Constant Static Property, class com.myflashlab.air.extensions.admob.AdMob |
| |
AD_TYPE_INTERSTITIAL — Constant Static Property, class com.myflashlab.air.extensions.admob.AdMob |
| |
AD_TYPE_REWARDED_VIDEO — Constant Static Property, class com.myflashlab.air.extensions.admob.AdMob |
| |
AFFILIATION — Constant Static Property, class com.myflashlab.air.extensions.firebase.analytics.AnalyticsParam |
|
The store or affiliation from which this transaction occurred. |
afl — Property, class com.myflashlab.air.extensions.firebase.dynamicLinks.AndroidParams |
|
The link to open when the app isn't installed. |
airPrefixEnabled — Property, class com.myflashlab.air.extensions.richWebView.android.Android |
|
Set this property to false if you have forced your AIR app to drop the "air." prefix when packaging the
.apk file
Default value is true. |
album — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetMusic |
| The title for a collection of media. |
_alias — Property, class com.myflashlab.air.extensions.gameCenter.Player |
| |
alias — Property, class com.myflashlab.air.extensions.gameCenter.Player |
|
A string chosen by the player to identify themselves to other players. |
align — Property, class com.myflashlab.air.extensions.rongta.BitmapSetting |
| (iOS) |
align — Property, class com.myflashlab.air.extensions.rongta.ESCTextSettings |
|
align setting. |
ALIGN_BOTH_SIDES — Constant Static Property, class com.myflashlab.air.extensions.rongta.TextSettings |
| |
ALIGN_LEFT — Constant Static Property, class com.myflashlab.air.extensions.rongta.TextSettings |
| |
ALIGN_MIDDLE — Constant Static Property, class com.myflashlab.air.extensions.rongta.TextSettings |
| |
ALIGN_RIGHT — Constant Static Property, class com.myflashlab.air.extensions.rongta.TextSettings |
| |
ALL — Constant Static Property, class com.myflashlab.air.extensions.barcode.Barcode |
| |
ALL — Constant Static Property, class com.myflashlab.air.extensions.richWebView.ios.AudiovisualMediaTypes |
| All audiovisual media will require a user gesture to begin playing. |
ALL — Constant Static Property, class com.myflashlab.air.extensions.richWebView.ios.DataDetectorType |
| All of the above data types are turned into links when detected |
ALL_CLASSIFICATIONS — Constant Static Property, class com.myflashlab.air.extensions.firebase.mlkit.FaceDetectorOptions |
| |
ALL_CONTOURS — Constant Static Property, class com.myflashlab.air.extensions.firebase.mlkit.FaceDetectorOptions |
| |
allDay — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetEvents |
| Whether this event covers complete days |
ALL_LANDMARKS — Constant Static Property, class com.myflashlab.air.extensions.firebase.mlkit.FaceDetectorOptions |
| |
allowContentAccess — Property, class com.myflashlab.air.extensions.richWebView.android.WebSettings |
|
Gets whether this WebView supports content URL access. |
allowFileAccess — Property, class com.myflashlab.air.extensions.richWebView.android.WebSettings |
|
Gets whether this WebView supports file access. |
allowFileAccessFromFileURLs — Property, class com.myflashlab.air.extensions.richWebView.android.WebSettings |
|
Gets whether JavaScript running in the context of a file scheme URL can access content from other file scheme
URLs. |
allowFileAccessFromFileURLs — Property, class com.myflashlab.air.extensions.richWebView.ios.Preferences |
| |
allowFileSchemeCookies — Property, class com.myflashlab.air.extensions.richWebView.android.Cookies |
|
Sets whether the application's WebView instances should send and accept cookies for file scheme URLs. |
allowHomeIndicatorAutoHide() — Static Method , class com.myflashlab.air.extensions.statusbar.Statusbar |
|
allows the HomeIndicator to automatically hide. |
ALLOW_PERSONALIZED_ADS — Constant Static Property, class com.myflashlab.air.extensions.firebase.analytics.AnalyticsParam |
|
Indicates whether events logged by Google Analytics can be used to personalize ads for the user. |
allowsAirPlayForMediaPlayback — Property, class com.myflashlab.air.extensions.richWebView.ios.WebSettings |
|
A Boolean value indicating whether AirPlay is allowed. |
allowsBackForwardNavigationGestures — Property, class com.myflashlab.air.extensions.richWebView.ios.WebView |
|
A Boolean value indicating whether horizontal swipe gestures will trigger back-forward list navigations. |
allowsInlineMediaPlayback — Property, class com.myflashlab.air.extensions.richWebView.ios.WebSettings |
|
A Boolean value indicating whether HTML5 videos play inline (true) or use the native full-screen controller
(false). |
allowsLinkPreview — Property, class com.myflashlab.air.extensions.richWebView.ios.WebView |
|
A Boolean value indicating whether link preview is allowed for any links inside this WKWebView. |
allowsPictureInPictureMediaPlayback — Property, class com.myflashlab.air.extensions.richWebView.ios.WebSettings |
|
A Boolean value indicating whether HTML5 videos may play picture-in-picture. |
allowUniversalAccessFromFileURLs — Property, class com.myflashlab.air.extensions.richWebView.android.WebSettings |
|
Gets whether JavaScript running in the context of a file scheme URL can access content from any origin. |
ALL_TIME — Constant Static Property, class com.myflashlab.air.extensions.gameCenter.TimeScope |
| |
ALREADY_EXISTS — Constant Static Property, class com.myflashlab.air.extensions.firebase.functions.FunctionsErrorCode |
| Some document that we attempted to create already exists. |
ALREADY_OWNED_ITEM — Constant Static Property, class com.myflashlab.air.extensions.billing.Billing |
| |
altitude — Property, class com.myflashlab.air.extensions.gps.Location |
| |
altitude — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetPlaces |
| The altitude of the item in meters above sea level, expressed using the WGS84 datum. |
ALWAYS — Constant Static Property, class com.myflashlab.air.extensions.richWebView.ios.NSHTTPCookieAcceptPolicy |
| Accept all cookies |
alwaysBounceHorizontal — Property, class com.myflashlab.air.extensions.richWebView.ios.ScrollView |
|
if YES and bounces is YES, even if content is smaller than bounds, allow drag horizontally. |
alwaysBounceVertical — Property, class com.myflashlab.air.extensions.richWebView.ios.ScrollView |
|
if YES and bounces is YES, even if content is smaller than bounds, allow drag vertically. |
AMAZON — Constant Static Property, class com.myflashlab.air.extensions.rateme.RateMe |
| set RateMe.api.storeType to AMAZON so the ANE knows which store it should open |
amv — Property, class com.myflashlab.air.extensions.firebase.dynamicLinks.AndroidParams |
|
The versionCode of the minimum version of your app that can open the link. |
analytics — Static Property, class com.myflashlab.air.extensions.adobeMobile.ADBMobile |
|
Gives you access to the Analytics api. |
Analytics — class, package com.myflashlab.air.extensions.adobeMobile |
| |
analyticsCollectionEnabled — Static Property, class com.myflashlab.air.extensions.firebase.analytics.FirebaseAnalytics |
|
Sets whether analytics collection is enabled for this app on this device. |
AnalyticsEvent — class, package com.myflashlab.air.extensions.firebase.analytics |
|
An Event is an important occurrence in your app that you want to measure. |
AnalyticsParam — class, package com.myflashlab.air.extensions.firebase.analytics |
|
Params supply information that contextualize Events. |
AnalyticsParam() — Constructor, class com.myflashlab.air.extensions.firebase.analytics.AnalyticsParam |
|
Initialize a new instance from this class and add parameters with Key/Value pairs. |
AnalyticsParams — class, package com.myflashlab.air.extensions.firebase.dynamicLinks |
| |
AnalyticsParams() — Constructor, class com.myflashlab.air.extensions.firebase.dynamicLinks.AnalyticsParams |
| |
android — Property, class com.myflashlab.air.extensions.ar.Config |
|
Gives you access to the Android specific settings. |
android — Static Property, class com.myflashlab.air.extensions.richWebView.RichWebView |
|
Entry point to the Android API of the ANE. |
Android — class, package com.myflashlab.air.extensions.richWebView.android |
|
This class is the entry point for accessing the WebView API on Android. |
ANDROID — Constant Static Property, class com.myflashlab.air.extensions.dependency.OverrideAir |
| |
ANDROID — Constant Static Property, class com.myflashlab.air.extensions.udid.UDID |
| |
ANDROID — Constant Static Property, class com.myflashlab.air.extensions.webView.RichWebView |
| |
AndroidAuthSettings — class, package com.myflashlab.air.extensions.localAuth |
| |
AndroidAuthSettings() — Constructor, class com.myflashlab.air.extensions.localAuth.AndroidAuthSettings |
| |
androidId — Static Property, class com.myflashlab.air.extensions.udid.UDID |
|
On Android, A 64-bit number (as a hex string) that is randomly generated when the user first sets up the device and should
remain constant for the lifetime of the user's device. |
androidInfo() — Static Method , class com.myflashlab.air.extensions.deviceInfo.DeviceInfo |
| |
androidInstallIfNotAvailable — Property, class com.myflashlab.air.extensions.firebase.auth.ActionCodeSettings |
|
Indicates whether the Android app should be installed on a device where it is not available. |
ANDROID_LIBRARY_VERSION — Constant Static Property, class com.myflashlab.air.extensions.billing.Billing |
| |
androidMinVersion — Property, class com.myflashlab.air.extensions.firebase.auth.ActionCodeSettings |
|
The minimum Android version supported, if available. |
androidPackageName — Property, class com.myflashlab.air.extensions.firebase.auth.ActionCodeSettings |
|
The Android package name, if available. |
AndroidParams — class, package com.myflashlab.air.extensions.firebase.dynamicLinks |
| |
AndroidParams() — Constructor, class com.myflashlab.air.extensions.firebase.dynamicLinks.AndroidParams |
| |
ANDROID_SDK — Constant Static Property, class com.myflashlab.air.extensions.firebase.crash.Crashlytics |
| |
ANDROID_SDK_V — Constant Static Property, class com.myflashlab.air.extensions.rongta.Rongta |
| |
ANDROID_SDK_VERSION — Constant Static Property, class com.myflashlab.air.extensions.admob.AdMob |
| |
ANDROID_SDK_VERSION — Constant Static Property, class com.myflashlab.air.extensions.ar.AR |
| |
ANDROID_SDK_VERSION — Constant Static Property, class com.myflashlab.air.extensions.firebase.fcm.OneSignal |
| |
ANDROID_SDK_VERSION — Constant Static Property, class com.myflashlab.air.extensions.gSignIn.GSignIn |
| |
ANDROID_SDK_VERSION — Constant Static Property, class com.myflashlab.air.extensions.onesignal.OneSignal |
| |
AndroidSettings — class, package com.myflashlab.air.extensions.webView |
|
Deprecated! use com.myflashlab.air.extensions.richWebView.RichWebView instead.
This class holds all the settings you would need for setting up the embedded browser feature on the Android side
|
ANIMATION_FADE — Constant Static Property, class com.myflashlab.air.extensions.statusbar.Statusbar |
| |
ANIMATION_NONE — Constant Static Property, class com.myflashlab.air.extensions.statusbar.Statusbar |
| |
ANIMATION_SLIDE — Constant Static Property, class com.myflashlab.air.extensions.statusbar.Statusbar |
| |
aperture — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetImages |
| The size of the lens aperture as a log-scale APEX value when the image was acquired. |
api — Static Property, class com.myflashlab.air.extensions.admob.AdMob |
|
Access to the Admob API
|
api — Static Property, class com.myflashlab.air.extensions.googleVR.VR |
| This method gives you access to the currently supported VR APIs by the ANE. |
api — Static Property, class com.myflashlab.air.extensions.rateme.RateMe |
|
Access to the RateMe API
|
ApiBannerAds — class, package com.myflashlab.air.extensions.admob |
|
This class lets you create a banner Ad and position it anywhere you like in your app. |
ApiImgView — class, package com.myflashlab.air.extensions.googleVR |
|
This class will let you start the VR ImageView experience based the settings you have decided on by configuring the
VRConfigImg class. |
ApiInterstitialAds — class, package com.myflashlab.air.extensions.admob |
|
This class lets you create an interstitial Ad
|
APIKeyOverride — Property, class com.myflashlab.air.extensions.firebase.mlkit.ImageLabelerOptions |
|
(iOS)
|
APIKeyOverride — Property, class com.myflashlab.air.extensions.firebase.mlkit.LandmarkDetectorOptions |
|
(iOS)
|
APIKeyOverride — Property, class com.myflashlab.air.extensions.firebase.mlkit.TextRecognizerCloudOptions |
|
(iOS)
|
ApiRewardedVideo — class, package com.myflashlab.air.extensions.admob |
|
This class lets you create Rewarded Video Ads. |
ApiVideoView — class, package com.myflashlab.air.extensions.googleVR |
|
This class will let you start the VR VideoView experience based the settings you have decided on by configuring the
VRConfigVid class. |
apn — Property, class com.myflashlab.air.extensions.firebase.dynamicLinks.AndroidParams |
|
The package name of the Android app to use to open the link. |
appCacheEnabled — Property, class com.myflashlab.air.extensions.richWebView.android.WebSettings |
|
Sets whether the Application Caches API should be enabled. |
appCachePath — Property, class com.myflashlab.air.extensions.richWebView.android.WebSettings |
|
Sets the path to the Application Caches files. |
append($bytes:String) — method, class com.myflashlab.air.extensions.rongta.Cmd |
|
Append cmds
|
appEvents — Static Property, class com.myflashlab.air.extensions.fb.Facebook |
|
Gives you access to the AppEvents API. |
AppEvents — class, package com.myflashlab.air.extensions.fb |
|
The AppEvents class allows the developer to log various types of events back to Facebook. |
APP_EVENTS — Constant Static Property, class com.myflashlab.air.extensions.fb.LoggingBehavior |
|
Indicates the App Events-related operations should be logged. |
appId — Property, class com.myflashlab.air.extensions.fb.AccessToken |
|
Returns the ID of the Facebook Application associated with this access token. |
APPLE — Constant Static Property, class com.myflashlab.air.extensions.firebase.auth.AuthProvider |
| |
APPLE — Constant Static Property, class com.myflashlab.air.extensions.rateme.RateMe |
| You don't have to set the RateMe.api.storeType for the iOS side because iOS has only one store anyway. |
AppleSignIn — class, package com.myflashlab.air.extensions.appleSignIn |
| |
AppleSignInEvent — class, package com.myflashlab.air.extensions.appleSignIn |
| |
AppleSignInEvent(status:String, result:Object, error:Error) — Constructor, class com.myflashlab.air.extensions.appleSignIn.AppleSignInEvent |
|
An event that trigger on evey authorization request. |
applicationId — Property, class com.myflashlab.air.extensions.googleGames.Game |
|
Retrieves the application ID for this game. |
applicationNameForUserAgent — Property, class com.myflashlab.air.extensions.richWebView.ios.WebSettings |
|
The name of the application as used in the user agent string. |
applyActionCode($code:String) — Static Method , class com.myflashlab.air.extensions.firebase.auth.Auth |
|
Applies out of band code. |
APPLY_ACTION_CODE_RESULT — Constant Static Property, class com.myflashlab.air.extensions.firebase.auth.AuthEvents |
| |
applyToAneLab($qualifiedClassName:String) — Static Method , class com.myflashlab.air.extensions.dependency.OverrideAir |
|
Do not try to initialize this ANE! Other ANEs will do that when they need to and they will use it
internally. |
applyToOverrides($aneContext:flash.external:ExtensionContext) — Static Method , class com.myflashlab.air.extensions.dependency.OverrideAir |
|
Do not try to initialize this ANE! Other ANEs will do that when they need to and they will use it
internally. |
APP_MISCONFIGURED — Constant Static Property, class com.myflashlab.air.extensions.googleGames.GamesClientStatusCodes |
|
The developer has misconfigured their application in some way. |
APP_OPEN — Constant Static Property, class com.myflashlab.air.extensions.firebase.analytics.AnalyticsEvent |
|
App Open event. |
APP_STATE — Constant Static Property, class com.myflashlab.air.extensions.gSignIn.GScopes |
| |
appStoreGenreID — Property, class com.myflashlab.air.extensions.rateme.RateMeApi |
|
(used in iOS only) This is the type of app, This is set automatically by calling an iTunes service, so you shouldn't need to set it manually for most purposes. |
appStoreID — Property, class com.myflashlab.air.extensions.rateme.RateMeApi |
|
(used in iOS only) This should match the iTunes app ID of your application, which you can get from iTunes connect after setting up your app. |
AR — class, package com.myflashlab.air.extensions.ar |
|
AR class is the entry point to use Augmented Reality in your Adobe AIR app. |
ArEvents — class, package com.myflashlab.air.extensions.ar |
| |
ARRAY_REMOVE($value:Vector$String) — Static Method , class com.myflashlab.air.extensions.firebase.firestore.FieldValue |
|
Returns a special value that can be used with set() or update() that tells the server to remove the given
elements from any array value that already exists on the server. |
ARRAY_UNION($value:Vector$String) — Static Method , class com.myflashlab.air.extensions.firebase.firestore.FieldValue |
|
Returns a special value that can be used with set() or update() that tells the server to union the given
elements with any array value that already exists on the server. |
artist — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetMusic |
| The artist for the media |
AS_BOOLEAN — Constant Static Property, class com.myflashlab.air.extensions.firebase.remoteConfig.RemoteConfig |
| Boolean representation of this parameter value. |
ASCENDING — Constant Static Property, class com.myflashlab.air.extensions.firebase.firestore.Query |
| |
AS_NUMBER — Constant Static Property, class com.myflashlab.air.extensions.firebase.remoteConfig.RemoteConfig |
| Number representation of this parameter value. |
AS_STRING — Constant Static Property, class com.myflashlab.air.extensions.firebase.remoteConfig.RemoteConfig |
| String representation of this parameter value. |
at — Property, class com.myflashlab.air.extensions.firebase.dynamicLinks.AnalyticsParams |
| |
attach($config:com.myflashlab.air.extensions.googleVR:VRConfigImg) — method, class com.myflashlab.air.extensions.googleVR.ApiImgView |
| |
attach($config:com.myflashlab.air.extensions.googleVR:VRConfigVid) — method, class com.myflashlab.air.extensions.googleVR.ApiVideoView |
| |
attachVideo($file:flash.filesystem:File, $videoLocation:String) — method, class com.myflashlab.air.extensions.player.surface.SurfacePlayer |
|
Attach a new video file address to your surface player. |
AttributeSet — class, package com.myflashlab.air.extensions.spotlight |
|
This class represents all the information you wish to have for your search item in spotlight. |
AttributeSet($contentType:String, $uniqueIdentifier:String, $domainIdentifier:String) — Constructor, class com.myflashlab.air.extensions.spotlight.AttributeSet |
|
Initialize a new instance of the AttributeSet class and pass in the content type which your search item has. |
AttributeSetDocuments — class, package com.myflashlab.air.extensions.spotlight |
| |
AttributeSetDocuments() — Constructor, class com.myflashlab.air.extensions.spotlight.AttributeSetDocuments |
| |
AttributeSetEvents — class, package com.myflashlab.air.extensions.spotlight |
| |
AttributeSetEvents() — Constructor, class com.myflashlab.air.extensions.spotlight.AttributeSetEvents |
| |
AttributeSetGeneral — class, package com.myflashlab.air.extensions.spotlight |
| |
AttributeSetGeneral() — Constructor, class com.myflashlab.air.extensions.spotlight.AttributeSetGeneral |
| |
AttributeSetImages — class, package com.myflashlab.air.extensions.spotlight |
| |
AttributeSetImages() — Constructor, class com.myflashlab.air.extensions.spotlight.AttributeSetImages |
| |
AttributeSetMedia — class, package com.myflashlab.air.extensions.spotlight |
| |
AttributeSetMedia() — Constructor, class com.myflashlab.air.extensions.spotlight.AttributeSetMedia |
| |
AttributeSetMessaging — class, package com.myflashlab.air.extensions.spotlight |
| |
AttributeSetMessaging() — Constructor, class com.myflashlab.air.extensions.spotlight.AttributeSetMessaging |
| |
AttributeSetMusic — class, package com.myflashlab.air.extensions.spotlight |
| |
AttributeSetMusic() — Constructor, class com.myflashlab.air.extensions.spotlight.AttributeSetMusic |
| |
AttributeSetPlaces — class, package com.myflashlab.air.extensions.spotlight |
| |
AttributeSetPlaces() — Constructor, class com.myflashlab.air.extensions.spotlight.AttributeSetPlaces |
| |
audiences — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetDocuments |
| A class of entity for whom the resource is intended or useful. |
AUDIO — Constant Static Property, class com.myflashlab.air.extensions.richWebView.ios.AudiovisualMediaTypes |
| Audiovisual media containing audio will require a user gesture to begin playing. |
audioBitRate — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetMedia |
| The audio bit rate |
audioChannelCount — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetMusic |
| The number of channels in the audio data contained in the file. |
audioEncodingApplication — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetMusic |
| The name of the application that encoded the data contained in the audio file. |
audioSampleRate — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetMusic |
| The sample rate of the audio data contained in the file. |
audioTrackNumber — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetMusic |
| The track number of a song/composition when it is part of an album |
AudiovisualMediaTypes — class, package com.myflashlab.air.extensions.richWebView.ios |
|
The types of audiovisual media which will require a user gesture to begin playing. |
auth — Static Property, class com.myflashlab.air.extensions.fb.Facebook |
|
Gives you access to the auth API of facebook ANE to enable you login/out users with read or write permissions. |
Auth — class, package com.myflashlab.air.extensions.fb |
|
Loging your users to your app is the most important task you may need when working with a facebook extension in
your app This class will provide you everything you would need about logging in and out with letting you know about
the permissions that the user has given to you and also this class will provide you with the token id of the
current active session in your app. |
Auth — class, package com.myflashlab.air.extensions.firebase.auth |
|
The entry point of the Firebase Authentication SDK. |
authenticate($callback:Function) — method, class com.myflashlab.air.extensions.gameCenter.LocalPlayer |
|
Your game should authenticate the player as early as possible after launching, ideally as soon as you can
present a user interface to the player. |
authenticateWithBiometrics($localizedReason:String, $useErrorDialogs:Boolean, $stickyAuth:Boolean, $androidSettings:com.myflashlab.air.extensions.localAuth:AndroidAuthSettings, $iOSSettings:com.myflashlab.air.extensions.localAuth:IOSAuthSettings) — Static Method , class com.myflashlab.air.extensions.localAuth.LocalAuth |
|
Authenticates the user with biometrics available on the device. |
AUTHENTICATION — Constant Static Property, class com.myflashlab.air.extensions.localAuth.LocalAuthEvents |
| |
AuthEvents — class, package com.myflashlab.air.extensions.firebase.auth |
| |
authorAddresses — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetMessaging |
| This attribute indicates the author addresses of the document. |
authorEmailAddresses — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetMessaging |
| This attribute indicates the author of the emails message addresses. |
authorize() — Static Method , class com.myflashlab.air.extensions.appleSignIn.AppleSignIn |
|
Perform new authorization request. |
AUTHORIZED — Constant Static Property, class com.myflashlab.air.extensions.firebase.fcm.OneSignalNotificationPermissionStatus |
| The application is authorized to post user notifications. |
AUTHORIZED — Constant Static Property, class com.myflashlab.air.extensions.onesignal.NotificationPermissionStatus |
| The application is authorized to post user notifications. |
authorNames — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetMessaging |
| The list of author/authors that have worked on this item. |
AuthProvider — class, package com.myflashlab.air.extensions.firebase.auth |
|
Use this class to obtain credential information from different auth providers that Firebase supports. |
AuthProvider() — Constructor, class com.myflashlab.air.extensions.firebase.auth.AuthProvider |
|
initialize a new instance of this class
|
AUTH_STATE_CHANGED — Constant Static Property, class com.myflashlab.air.extensions.firebase.auth.AuthEvents |
| |
authTimestamp — Property, class com.myflashlab.air.extensions.firebase.auth.TokenResult |
| |
AUTO — Constant Static Property, class com.myflashlab.air.extensions.ar.CameraResolution |
|
In the AUTO mode the Wikitude SDK will automatically choose the camera resolution based on the device it
is running on. |
AUTO — Constant Static Property, class com.myflashlab.air.extensions.fb.FlushBehavior |
|
Flush automatically: periodically (every 15 seconds or after every 100 events), and
always at app reactivation. |
autoInitEnabled — Static Property, class com.myflashlab.air.extensions.firebase.fcm.FCM |
|
Is Firebase Messaging token auto generation enabled? If this flag is disabled,
Firebase Messaging will not generate token automatically for message delivery. |
autoMatchWaitEstimateSeconds — Property, class com.myflashlab.air.extensions.googleGames.Room |
|
Retrieves the estimated wait time for automatching to finish for players who are not automatched immediately,
as measured from the time that the room entered the automatching pool. |
autoPromote — Property, class com.myflashlab.air.extensions.rateme.RateMeApi |
|
Set this to false to disable the rating prompt appearing automatically when the application launches or returns from the background. |
autoPrompt — Property, class com.myflashlab.air.extensions.firebase.fcm.OneSignalInitSettings |
|
(iOS) Let OneSignal directly prompt for push notifications on init
|
autoPrompt — Property, class com.myflashlab.air.extensions.onesignal.InitSettings |
|
(iOS) Let OneSignal directly prompt for push notifications on init
|
autoPromptLocation — Property, class com.myflashlab.air.extensions.firebase.fcm.OneSignalInitSettings |
|
(Android) Prompts the user for location permissions. |
autoPromptLocation — Property, class com.myflashlab.air.extensions.onesignal.InitSettings |
|
(Android) Prompts the user for location permissions. |
AUTO_RENEWAL — Constant Static Property, class com.myflashlab.air.extensions.billing.BillingType |
| |
autoRenewing — Property, class com.myflashlab.air.extensions.billing.Purchase |
|
(Android)
|
availableAutoMatchSlots — Property, class com.myflashlab.air.extensions.googleGames.Invitation |
|
Return the maximum number of available automatch slots for this invitation. |
averageSessionLength — Property, class com.myflashlab.air.extensions.googleGames.PlayerStats |
|
The average session length of the player in minutes. |
AZTEC — Constant Static Property, class com.myflashlab.air.extensions.barcode.Barcode |
| |
|
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 |