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  
cache — Static Property, class com.myflashlab.air.extensions.gameCenter.GameCenter
Cache — class, package com.myflashlab.air.extensions.gameCenter
The ANE keeps a reference to different native instances in the life time of your app.
CACHE — Constant Static Property, class com.myflashlab.air.extensions.fb.LoggingBehavior
Indicates that cache operations should be logged.
CACHE — Constant Static Property, class com.myflashlab.air.extensions.firebase.firestore.Source
Causes Firestore to immediately return a value from the cache, ignoring the server completely (implying that the returned value may be stale with respect to the value on the server).
cacheControl — Property, class com.myflashlab.air.extensions.firebase.storage.StorageMetadata
the Cache Control setting of the StorageReference
cacheMode — Property, class com.myflashlab.air.extensions.richWebView.android.WebSettings
Gets the current setting for overriding the cache mode.
cacheSizeBytes — Property, class com.myflashlab.air.extensions.firebase.firestore.FirestoreSettings
Sets an approximate cache size threshold for the on-disk data.
CALENDAR_EVENT — Constant Static Property, class com.myflashlab.air.extensions.richWebView.ios.DataDetectorType
Dates and times that are in the future are detected and turned into links.
CALIBRATION_DONE — Constant Static Property, class com.myflashlab.air.extensions.ar.ArEvents
CALIBRATION_NEEDED — Constant Static Property, class com.myflashlab.air.extensions.ar.ArEvents
call($url:String, $urlRequestMethod:String, $urlVariables:flash.net:URLVariables, $callback:Function) — method, class com.myflashlab.air.extensions.fb.Graph
Use this method to request for information from Facebook graph API read here for detailed information about how you should use the graph: https://developers.facebook.com/docs/graph-api/using-graph-api/
callFunction($name:String, $params:Object, $callback:Function) — Static Method , class com.myflashlab.air.extensions.firebase.functions.Functions
Call a 'callable' function on server.
callJS($data:String) — Static Method , class com.myflashlab.air.extensions.ar.AR
Call this method whenever you wish to call a function on the js side.
callJS($msg:String) — method, class com.myflashlab.air.extensions.richWebView.android.WebView
use this method to call Javascript functions.
callJS($msg:String) — method, class com.myflashlab.air.extensions.richWebView.ios.WebView
use this method to call Javascript functions.
callJS($msg:String) — method, class com.myflashlab.air.extensions.webView.RichWebView
use this method to call Javascript functions.
callToAction — Property, class com.myflashlab.air.extensions.firebase.invites.InvitesBuilder
Text shown on the email invitation for the user to accept the invitation.
cam2Enabled — Property, class com.myflashlab.air.extensions.ar.ConfigAndroid
Get if the wikitude sdk may use the android camera2 api on devices with android version 5.1 or higher.
CameraFocusMode — class, package com.myflashlab.air.extensions.ar
CameraFocusMode class can be used to define which focus mode should be used by the camera.
cameraOwner — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetImages
The owner of the camera used to capture this image.
CameraPosition — class, package com.myflashlab.air.extensions.ar
CameraPosition can be used to define which camera should be used.
CameraResolution — class, package com.myflashlab.air.extensions.ar
CameraResolution can be used to define which resolution the camera should use for the preview.
camFocusDistance — Property, class com.myflashlab.air.extensions.ar.ConfigIos
The capture device focus distance that should be used when the SDK starts.
camFocusDistanceAndroid — Property, class com.myflashlab.air.extensions.ar.ConfigAndroid
Set the initial camera manual focus distance in %.
camFocusMode — Property, class com.myflashlab.air.extensions.ar.Config
Indicates which camera focus mode should be used by the Wikitude SDK for the camera startup.
camFocusRange — Property, class com.myflashlab.air.extensions.ar.ConfigIos
Indicates the capture device focus range restriction that should be used when the SDK starts.
CAMPAIGN — Constant Static Property, class com.myflashlab.air.extensions.firebase.analytics.AnalyticsParam
CAMPAIGN_DETAILS name; used for keyword analysis to identify a specific product promotion or strategic campaign.
CAMPAIGN_DETAILS — Constant Static Property, class com.myflashlab.air.extensions.firebase.analytics.AnalyticsEvent
Log this event to supply the referral details of a re-engagement campaign.
camPosition — Property, class com.myflashlab.air.extensions.ar.Config
Indicates which camera position should be used by the Wikitude SDK for the camera startup.
camResolution — Property, class com.myflashlab.air.extensions.ar.Config
Indicates which resolution the camera should use.
cancel() — method, class com.myflashlab.air.extensions.firebase.db.DBWhenDisconnect
Cancel any disconnect operations that are queued up at this location
cancel() — method, class com.myflashlab.air.extensions.firebase.storage.StorageTask
Attempts to cancel the task.
cancel() — Static Method , class com.myflashlab.air.extensions.vibration.Vibration
Cancel ongoing vibration on Android.
CANCEL — Constant Static Property, class com.myflashlab.air.extensions.barcode.BarcodeEvent
cancelBtnLabel — Property, class com.myflashlab.air.extensions.rateme.RateMeApi
The button label for the button to dismiss the rating prompt without rating the app.
cancelButton — Property, class com.myflashlab.air.extensions.localAuth.AndroidAuthSettings
Message showed on a button that the user can click to leave the current dialog.
CANCELED — Constant Static Property, class com.myflashlab.air.extensions.firebase.storage.StorageExceptions
Reason: User canceled the operation.
CANCELLED — Constant Static Property, class com.myflashlab.air.extensions.firebase.functions.FunctionsErrorCode
The operation was cancelled (typically by the caller).
cancelNotification($id:int) — Static Method , class com.myflashlab.air.extensions.firebase.fcm.OneSignal
Cancels a single OneSignal notification based on its Android notification integer id.
cancelNotification($id:int) — Static Method , class com.myflashlab.air.extensions.onesignal.OneSignal
Cancels a single OneSignal notification based on its Android notification integer id.
cancelUnzipping($removeDir:Boolean) — method, class com.myflashlab.air.extensions.zip.ZipManager
Call this if you wish to stop the unzipping process
cancelZipping($removeZip:Boolean) — method, class com.myflashlab.air.extensions.zip.ZipManager
Call this to cancel the zipping process.
canCheckBiometrics — Static Property, class com.myflashlab.air.extensions.localAuth.LocalAuth
Returns true if device is capable of checking biometrics
canGoBack() — method, class com.myflashlab.air.extensions.richWebView.android.WebView
A Boolean value indicating whether there is a back item in the back-forward list that can be navigated to.
canGoBack() — method, class com.myflashlab.air.extensions.richWebView.ios.WebView
A Boolean value indicating whether there is a back item in the back-forward list that can be navigated to.
canGoBack — Property, class com.myflashlab.air.extensions.webView.RichWebView
returns true if webView can go back in history
canGoBackOrForward($steps:int) — method, class com.myflashlab.air.extensions.richWebView.android.WebView
canGoForward() — method, class com.myflashlab.air.extensions.richWebView.android.WebView
A Boolean value indicating whether there is a forward item in the back-forward list that can be navigated to.
canGoForward() — method, class com.myflashlab.air.extensions.richWebView.ios.WebView
A Boolean value indicating whether there is a forward item in the back-forward list that can be navigated to.
canGoForward — Property, class com.myflashlab.air.extensions.webView.RichWebView
returns true if webView can go forward in history
canRequestPackageInstalls() — Static Method , class com.myflashlab.air.extensions.pm.PackageManager
captureScreen($captureMode:Boolean, $savePath:String) — Static Method , class com.myflashlab.air.extensions.ar.AR
Use this method to take a screenshot from your AR content.
Challenge — class, package com.myflashlab.air.extensions.gameCenter
An object representing a challenge issued by the local player to another player.
challengeCompose($msg:String, $players:Vector$com.myflashlab.air.extensions.gameCenter:Player, $callback:Function) — method, class com.myflashlab.air.extensions.gameCenter.Achievement
Provides a challenge compose view controller with a preformatted message for the achievement and pre-selected Player objects.
challengeCompose($msg:String, $players:Vector$com.myflashlab.air.extensions.gameCenter:Player, $callback:Function) — method, class com.myflashlab.air.extensions.gameCenter.Score
Provides a challenge compose view controller with pre-selected player identifiers and a preformatted, player-editable message.
challenges — Property, class com.myflashlab.air.extensions.gameCenter.Cache
CHALLENGES — Constant Static Property, class com.myflashlab.air.extensions.gameCenter.ViewState
challengesInstances — Property, class com.myflashlab.air.extensions.gameCenter.Cache
ChallengeState — class, package com.myflashlab.air.extensions.gameCenter
CHANGED — Constant Static Property, class com.myflashlab.air.extensions.darkMode.DarkModeEvent
changeStatusbarStyle($style:int, $haveAnimation:Boolean) — Static Method , class com.myflashlab.air.extensions.statusbar.Statusbar
Change the Statusbar style with or without animation.
changeType — Property, class com.myflashlab.air.extensions.firebase.firestore.DocumentChange
channelId — Property, class com.myflashlab.air.extensions.localNotifi.NotificationAndroidSettings
The constructed Notification will be posted on this Notification Channel.
CHARACTER — Constant Static Property, class com.myflashlab.air.extensions.firebase.analytics.AnalyticsParam
Character used in game (String).
CHARGING — Constant Static Property, class com.myflashlab.air.extensions.battery.BatteryState
check($src:String) — Static Method , class com.myflashlab.air.extensions.nativePermissions.PermissionCheck
Call this method to check if your app has access to the specific permission or not.
checkActionCode($code:String) — Static Method , class com.myflashlab.air.extensions.firebase.auth.Auth
Checks the validity of an out of band code.
CHECK_ACTION_CODE_RESULT — Constant Static Property, class com.myflashlab.air.extensions.firebase.auth.AuthEvents
checkFeatureSupport($features:Array, $onResult:Function) — Static Method , class com.myflashlab.air.extensions.ar.AR
Call this method to know if the AR features you wish to support in your AR experience is supported on the current device or not.
checkGoogleAvailability($callback:Function) — Static Method , class com.myflashlab.air.extensions.firebase.core.Firebase
(Android) Checks if the minimum Google Play Services SDK is available or not.
CHECKOUT_OPTION — Constant Static Property, class com.myflashlab.air.extensions.firebase.analytics.AnalyticsParam
Some option on a step in an ecommerce flow.
CHECKOUT_PROGRESS — Constant Static Property, class com.myflashlab.air.extensions.firebase.analytics.AnalyticsEvent
Checkout progress.
CHECKOUT_STEP — Constant Static Property, class com.myflashlab.air.extensions.firebase.analytics.AnalyticsParam
The checkout step (1..N).
checkPermission($permissionName:String, $packageName:String) — Static Method , class com.myflashlab.air.extensions.pm.PackageManager
checkSignatures($package1:String, $package2:String) — Static Method , class com.myflashlab.air.extensions.pm.PackageManager
child($path:String) — method, class com.myflashlab.air.extensions.firebase.db.DBReference
Get a reference to location relative to this one
child($path:String) — method, class com.myflashlab.air.extensions.firebase.storage.StorageReference
Returns a new instance of StorageReference pointing to a child location of the current reference.
CHILD_ADDED — Constant Static Property, class com.myflashlab.air.extensions.firebase.db.DBEvents
Removing one of the CHILD_events will disable all the other ones also.
CHILD_CHANGE — Constant Static Property, class com.myflashlab.air.extensions.firebase.db.DBEvents
Removing one of the CHILD_events will disable all the other ones also.
ChildDirected — class, package com.myflashlab.air.extensions.billing
(Android) Developers are able to specify whether you would like your app to be treated as child-directed for purposes of the Children’s Online Privacy Protection Act (COPPA)
CHILD_DIRECTED — Static Property, class com.myflashlab.air.extensions.billing.Billing
(Android) Developers are able to specify whether you would like your app to be treated as child-directed for purposes of the Children’s Online Privacy Protection Act (COPPA) By setting this method, you certify that this notification is accurate and you are authorized to act on behalf of the owner of the app.
CHILD_DIRECTED — Constant Static Property, class com.myflashlab.air.extensions.billing.ChildDirected
App indicates its ad requests should be treated as child-directed.
CHILD_FAILED — Constant Static Property, class com.myflashlab.air.extensions.firebase.db.DBEvents
Removing one of the CHILD_events will disable all the other ones also.
CHILD_MOVED — Constant Static Property, class com.myflashlab.air.extensions.firebase.db.DBEvents
Removing one of the CHILD_events will disable all the other ones also.
CHILD_REMOVED — Constant Static Property, class com.myflashlab.air.extensions.firebase.db.DBEvents
Removing one of the CHILD_events will disable all the other ones also.
choose($type:String, $title:String, $imageResizeOptions:Object) — method, class com.myflashlab.air.extensions.fileChooser.FileChooser
use this method to start an activity to let you pic a file type you specify. NOTICE: You must use the resizing object when you are selecting an image file ONLY.
chromeClient — Property, class com.myflashlab.air.extensions.richWebView.android.WebView
Gets the chrome handler.
ChromeClient — class, package com.myflashlab.air.extensions.richWebView.android
A reference to the native ChromeClient being initialized by the ANE as soon as a new instance of Webview is initialized by user calling RichWebView.android.getInstance
city — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetPlaces
Identifies city of item origin according to guidelines established by the provider.
claims — Property, class com.myflashlab.air.extensions.firebase.auth.TokenResult
classificationMode — Property, class com.myflashlab.air.extensions.firebase.mlkit.FaceDetectorOptions
clean() — method, class com.myflashlab.air.extensions.firebase.analytics.AnalyticsParam
cleanAllReferences() — Static Method , class com.myflashlab.air.extensions.firebase.db.DB
Call this method so the ANE can consider all db related instances for garbage collection.
cleanAllReferences() — Static Method , class com.myflashlab.air.extensions.firebase.firestore.Firestore
Use this method to empty cache on query and document references.
cleanAllReferences() — Static Method , class com.myflashlab.air.extensions.firebase.performance.Perf
When you don't have an active 'HttpMetric' or 'PerfTrace' object instances in your app, you may call this method to cleanup the left over variables in native code.
cleanNativeReferences() — Static Method , class com.myflashlab.air.extensions.firebase.mlkit.Mlkit
Clean all Native Firebase Vision Objects.
clear() — method, class com.myflashlab.air.extensions.gameCenter.Cache
clear($type:int) — method, class com.myflashlab.air.extensions.googleGames.Notifications
clears the notifications of the specified type for the current game and signed-in player.
clear() — method, class com.myflashlab.air.extensions.rongta.Cmd
Clear all cmds
clear() — Static Method , class com.myflashlab.air.extensions.sharedPreferences.SharedPreferences
Clears user preferences for the app
clearAll() — method, class com.myflashlab.air.extensions.googleGames.Notifications
clears all notifications for the current game and signed-in player.
clearCache() — Static Method , class com.myflashlab.air.extensions.billing.Billing
Deprecated, the ANE will clear the cache when required internally and you no longer have to worry about it.
clearCache($includeDiskFiles:Boolean) — method, class com.myflashlab.air.extensions.richWebView.android.WebView
Clears the resource cache.
clearCache($bool:Boolean) — method, class com.myflashlab.air.extensions.webView.RichWebView
Android only - clears browsing cache.
clearFormData() — method, class com.myflashlab.air.extensions.richWebView.android.WebView
Removes the autocomplete popup from the currently focused form field, if present.
clearFormData() — method, class com.myflashlab.air.extensions.richWebView.android.WebViewDatabase
Clears any saved data for web forms.
clearHistory() — method, class com.myflashlab.air.extensions.richWebView.android.WebView
Tells this WebView to clear its internal back/forward list.
clearHistory() — method, class com.myflashlab.air.extensions.webView.RichWebView
Android only - clears history
clearHttpAuthUsernamePassword() — method, class com.myflashlab.air.extensions.richWebView.android.WebViewDatabase
Clears any saved credentials for HTTP authentication.
clearLoggingBehaviors() — Static Method , class com.myflashlab.air.extensions.fb.Facebook
Disables all extended logging behaviors.
clearOneSignalNotifications() — Static Method , class com.myflashlab.air.extensions.firebase.fcm.OneSignal
Removes all OneSignal notifications from the Notification Shade.
clearOneSignalNotifications() — Static Method , class com.myflashlab.air.extensions.onesignal.OneSignal
Removes all OneSignal notifications from the Notification Shade.
clearPersistence($callback:Function) — Static Method , class com.myflashlab.air.extensions.firebase.firestore.Firestore
Clears the persistent storage, including pending writes and cached documents.
clearQueue() — method, class com.myflashlab.air.extensions.adobeMobile.Analytics
Clears any hits out of the tracking queue and removes them from the database
clearShortcutItems() — Static Method , class com.myflashlab.air.extensions.quickActions.QuickActions
Removes all [ShortcutItem]s registered for the app.
clearSslPreferences() — method, class com.myflashlab.air.extensions.richWebView.android.WebView
Clears the SSL preferences table stored in response to proceeding with SSL certificate errors.
clearUserID() — method, class com.myflashlab.air.extensions.fb.AppEvents
Clears the currently set user id.
click($name:String, $offset:Number) — method, class com.myflashlab.air.extensions.adobeMobile.Media
Notifies the media module that the media item has been clicked.
clientIdForiOS — Property, class com.myflashlab.air.extensions.gSignIn.GSignInOptions
(on iOS only) The client ID of the app from the Google APIs console.
close($name:String) — method, class com.myflashlab.air.extensions.adobeMobile.Media
Closes a media item.
close() — method, class com.myflashlab.air.extensions.firebase.mlkit.BarcodeDetector
Closes the barcode detector and release its model resources.
close() — method, class com.myflashlab.air.extensions.firebase.mlkit.FaceDetector
Closes the face detector and release its model resources.
close() — method, class com.myflashlab.air.extensions.firebase.mlkit.ImageLabeler
Closes the image labeler detector and release its model resources.
close() — method, class com.myflashlab.air.extensions.firebase.mlkit.LandmarkDetector
Closes the image labeler detector and release its model resources.
close() — method, class com.myflashlab.air.extensions.firebase.mlkit.LanguageIdentifier
Closes the image labeler detector and release its model resources.
close() — method, class com.myflashlab.air.extensions.firebase.mlkit.TextRecognizer
Closes the text detector and release its model resources.
close() — method, class com.myflashlab.air.extensions.richWebView.android.WebView
closes and removes the webview instance from stage.
close() — method, class com.myflashlab.air.extensions.richWebView.ios.WebView
closes and removes the webview instance from stage.
closeBtnIcon — Property, class com.myflashlab.air.extensions.richWebView.android.EmbeddedBrowserSettings
closeBtnIcon — Property, class com.myflashlab.air.extensions.webView.AndroidSettings
Sets the Close button icon for the custom tab.
CLOSED — Constant Static Property, class com.myflashlab.air.extensions.richWebView.android.EmbeddedBrowser
CLOSED — Constant Static Property, class com.myflashlab.air.extensions.richWebView.ios.EmbeddedBrowser
closeWebView() — method, class com.myflashlab.air.extensions.webView.RichWebView
Use this method to close the webView window.
CLOUD_SAVE — Constant Static Property, class com.myflashlab.air.extensions.gSignIn.GScopes
Cmd — class, package com.myflashlab.air.extensions.rongta
A Cmd object is used to send print commands to the printer.
CMD — class, package com.myflashlab.air.extensions.cmd
CMD_ESC — Constant Static Property, class com.myflashlab.air.extensions.rongta.Rongta
CODABAR — Constant Static Property, class com.myflashlab.air.extensions.rongta.BarcodeSetting
CODE128 — Constant Static Property, class com.myflashlab.air.extensions.barcode.Barcode
CODE128 — Constant Static Property, class com.myflashlab.air.extensions.rongta.BarcodeSetting
CODE39 — Constant Static Property, class com.myflashlab.air.extensions.barcode.Barcode
CODE39 — Constant Static Property, class com.myflashlab.air.extensions.rongta.BarcodeSetting
CODE93 — Constant Static Property, class com.myflashlab.air.extensions.rongta.BarcodeSetting
codecs — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetMedia
The codecs used to encode/decode the media
collection($collectionPath:String) — method, class com.myflashlab.air.extensions.firebase.firestore.DocumentReference
Gets a CollectionReference instance that refers to the subcollection at the specified path relative to this document.
collection($collectionPath:String) — Static Method , class com.myflashlab.air.extensions.firebase.firestore.Firestore
Gets a CollectionReference instance that refers to the collection at the specified path within the database.
COLLECTION_ADD_FAILURE — Constant Static Property, class com.myflashlab.air.extensions.firebase.firestore.FirestoreEvents
COLLECTION_ADD_SUCCESS — Constant Static Property, class com.myflashlab.air.extensions.firebase.firestore.FirestoreEvents
collectionEnabled — Static Property, class com.myflashlab.air.extensions.firebase.performance.Perf
Determines whether performance monitoring is enabled or disabled.
collectionGroup(collectionId:String) — Static Method , class com.myflashlab.air.extensions.firebase.firestore.Firestore
Creates and returns a new {
collectionId — Property, class com.myflashlab.air.extensions.firebase.firestore.CollectionReference
The ID of the collection.
CollectionReference — class, package com.myflashlab.air.extensions.firebase.firestore
A CollectionReference can be used for adding documents, getting document references, and querying for documents (using the methods inherited from Query).
collectLifecycleData($contextData:com.myflashlab.air.extensions.adobeMobile:ContextData) — Static Method , class com.myflashlab.air.extensions.adobeMobile.ADBMobile
Begins the collection of lifecycle data.
collectPII($contextData:com.myflashlab.air.extensions.adobeMobile:ContextData) — method, class com.myflashlab.air.extensions.adobeMobile.Config
Submits a PII collection request
colorSpace — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetImages
What color space model is this item following (For example, "RGB", "CMYK", "YUV", "YCbCr")
comment — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetMedia
This is a comment related to a file.
commit($listenForCallback:Boolean) — method, class com.myflashlab.air.extensions.firebase.firestore.WriteBatch
Commits all of the writes in this write batch as a single atomic unit.
com.myflashlab.air.extensions.admob — package
com.myflashlab.air.extensions.adMobFacebook — package
com.myflashlab.air.extensions.adobeMobile — package
com.myflashlab.air.extensions.appleSignIn — package
com.myflashlab.air.extensions.ar — package
com.myflashlab.air.extensions.badge — package
com.myflashlab.air.extensions.barcode — package
com.myflashlab.air.extensions.battery — package
com.myflashlab.air.extensions.billing — package
com.myflashlab.air.extensions.cmd — package
com.myflashlab.air.extensions.darkMode — package
com.myflashlab.air.extensions.dependency — package
com.myflashlab.air.extensions.deviceInfo — package
com.myflashlab.air.extensions.fb — package
com.myflashlab.air.extensions.fileChooser — package
com.myflashlab.air.extensions.firebase.analytics — package
com.myflashlab.air.extensions.firebase.auth — package
com.myflashlab.air.extensions.firebase.core — package
com.myflashlab.air.extensions.firebase.crash — package
com.myflashlab.air.extensions.firebase.db — package
com.myflashlab.air.extensions.firebase.dynamicLinks — package
com.myflashlab.air.extensions.firebase.fcm — package
com.myflashlab.air.extensions.firebase.firestore — package
com.myflashlab.air.extensions.firebase.functions — package
com.myflashlab.air.extensions.firebase.invites — package
com.myflashlab.air.extensions.firebase.mlkit — package
com.myflashlab.air.extensions.firebase.performance — package
com.myflashlab.air.extensions.firebase.remoteConfig — package
com.myflashlab.air.extensions.firebase.storage — package
com.myflashlab.air.extensions.gameCenter — package
com.myflashlab.air.extensions.googleGames — package
com.myflashlab.air.extensions.googleVR — package
com.myflashlab.air.extensions.gps — package
com.myflashlab.air.extensions.gSignIn — package
com.myflashlab.air.extensions.localAuth — package
com.myflashlab.air.extensions.localNotifi — package
com.myflashlab.air.extensions.nativePermissions — package
com.myflashlab.air.extensions.onesignal — package
com.myflashlab.air.extensions.pdf — package
com.myflashlab.air.extensions.player — package
com.myflashlab.air.extensions.player.surface — package
com.myflashlab.air.extensions.pm — package
com.myflashlab.air.extensions.quickActions — package
com.myflashlab.air.extensions.rateme — package
com.myflashlab.air.extensions.richWebView — package
com.myflashlab.air.extensions.richWebView.android — package
com.myflashlab.air.extensions.richWebView.ios — package
com.myflashlab.air.extensions.rongta — package
com.myflashlab.air.extensions.sensors — package
com.myflashlab.air.extensions.share — package
com.myflashlab.air.extensions.sharedPreferences — package
com.myflashlab.air.extensions.spotlight — package
com.myflashlab.air.extensions.statusbar — package
com.myflashlab.air.extensions.udid — package
com.myflashlab.air.extensions.vibration — package
com.myflashlab.air.extensions.volume — package
com.myflashlab.air.extensions.webView — package
com.myflashlab.air.extensions.yetAnother — package
com.myflashlab.air.extensions.zip — package
COMPLETED — Constant Static Property, class com.myflashlab.air.extensions.gameCenter.ChallengeState
The challenge has been completed by the receiving player
COMPLETED — Constant Static Property, class com.myflashlab.air.extensions.zip.ZipManagerEvent
completeDefImgPath — Property, class com.myflashlab.air.extensions.gameCenter.AchievementDescription
A common image for completed achievements.
completionDate — Property, class com.myflashlab.air.extensions.gameCenter.Challenge
The date the challenge was completed.
completionDate — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetEvents
Date the item was completed
composer — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetMusic
The composer of the song/composition contained in the audio file.
CON_BLUETOOTH — Constant Static Property, class com.myflashlab.air.extensions.rongta.Rongta
confidence — Property, class com.myflashlab.air.extensions.firebase.mlkit.IdentifiedLanguage
confidenceThreshold — Property, class com.myflashlab.air.extensions.firebase.mlkit.ImageLabelerOptions
confidenceThreshold — Property, class com.myflashlab.air.extensions.firebase.mlkit.LanguageIdentifierOptions
config — Static Property, class com.myflashlab.air.extensions.adobeMobile.ADBMobile
Gives you access to the Config api.
config($config:com.myflashlab.air.extensions.ar:Config) — Static Method , class com.myflashlab.air.extensions.ar.AR
This method lets you set the initial camera configuration for your AR window.
Config — class, package com.myflashlab.air.extensions.adobeMobile
Config — class, package com.myflashlab.air.extensions.ar
This class holds all the initial configuration which the AR window must be built based on.
Config() — Constructor, class com.myflashlab.air.extensions.ar.Config
initialize this class and set the AR settings before launching the AR experience.
ConfigAndroid — class, package com.myflashlab.air.extensions.ar
ConfigAndroid holds Android specific settings you may like to configure before starting the camera.
ConfigIos — class, package com.myflashlab.air.extensions.ar
ConfigIos holds iOS specific settings you may like to configure before starting the camera.
configStr — Property, class com.myflashlab.air.extensions.rongta.RongtaEvents
confirmPasswordResetWithCode($code:String, $newPassword:String) — Static Method , class com.myflashlab.air.extensions.firebase.auth.Auth
Resets the password given a code sent to the user outside of the app and a new password for the user.
CONFIRM_PASSWORD_RESET_WITH_CODE_RESULT — Constant Static Property, class com.myflashlab.air.extensions.firebase.auth.AuthEvents
conflictId — Property, class com.myflashlab.air.extensions.googleGames.GamesEvents
conflictingSnapshot — Property, class com.myflashlab.air.extensions.googleGames.GamesEvents
connect($printer:com.myflashlab.air.extensions.rongta:PrinterDevice) — Static Method , class com.myflashlab.air.extensions.rongta.Rongta
Connects the app to the printer.
connectedDevices — Static Property, class com.myflashlab.air.extensions.rongta.Rongta
(iOS) returns an array of connected printers in PrinterInterface objects.
CONNECT_FAILURE — Constant Static Property, class com.myflashlab.air.extensions.googleGames.GamesEvents
Dispatches on relation to Games.init();.
CONNECT_SUCCESS — Constant Static Property, class com.myflashlab.air.extensions.googleGames.GamesEvents
Dispatches on relation to Games.init();.
consentGranted($granted:Boolean) — Static Method , class com.myflashlab.air.extensions.firebase.fcm.OneSignal
If you set the SDK to require the user's privacy consent, your application can use this method once the user does or doesn't provide privacy consent to use the OneSignal SDK.
consentGranted($granted:Boolean) — Static Method , class com.myflashlab.air.extensions.onesignal.OneSignal
If you set the SDK to require the user's privacy consent, your application can use this method once the user does or doesn't provide privacy consent to use the OneSignal SDK.
CONSUMABLE — Constant Static Property, class com.myflashlab.air.extensions.billing.BillingType
contactKeywords — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetMedia
A list of contacts that are somehow associated with this document, beyond what is captured as Author.
content — Property, class com.myflashlab.air.extensions.googleGames.Snapshot
Retrieve the Snapshot contents associated with this snapshot.
CONTENT — Constant Static Property, class com.myflashlab.air.extensions.firebase.analytics.AnalyticsParam
CAMPAIGN_DETAILS content; used for A/B testing and content-targeted ads to differentiate ads or links that point to the same URL.
contentCreationDate — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetMedia
This is the date that the contents of the item were created
contentDescription — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetDocuments
An account of the content of the resource.
contentDisposition — Property, class com.myflashlab.air.extensions.firebase.storage.StorageMetadata
the content disposition of the StorageReference
contentEncoding — Property, class com.myflashlab.air.extensions.firebase.storage.StorageMetadata
the content encoding for the StorageReference
contentHeight — Property, class com.myflashlab.air.extensions.richWebView.android.WebView
Gets the height of the HTML content.
contentHeight — Property, class com.myflashlab.air.extensions.webView.RichWebView
indicates the content height of your HTML content
contentLanguage — Property, class com.myflashlab.air.extensions.firebase.storage.StorageMetadata
the content language for the StorageReference
contentModificationDate — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetMedia
This is the date that the contents of the item were last modified
contentOffsetX — Property, class com.myflashlab.air.extensions.richWebView.ios.ScrollView
contentOffsetY — Property, class com.myflashlab.air.extensions.richWebView.ios.ScrollView
contentRating — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetMedia
Whether or not the item has explicit content.
contentSizeHeight — Property, class com.myflashlab.air.extensions.richWebView.ios.ScrollView
contentSizeWidth — Property, class com.myflashlab.air.extensions.richWebView.ios.ScrollView
contentSources — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetMedia
This attribute indicates where the item was obtained from.
contentType — Property, class com.myflashlab.air.extensions.firebase.storage.StorageMetadata
the content type of the StorageReference.
ContentType — class, package com.myflashlab.air.extensions.spotlight
ContentType() — Constructor, class com.myflashlab.air.extensions.spotlight.ContentType
CONTENT_TYPE — Constant Static Property, class com.myflashlab.air.extensions.firebase.analytics.AnalyticsParam
Type of content selected (String).
contentUrl — Property, class com.myflashlab.air.extensions.admob.AdRequest
Sets the content URL for targeting purposes.
contentUrl — Property, class com.myflashlab.air.extensions.fb.ShareContent
URL for the content being shared.
context — Property, class com.myflashlab.air.extensions.barcode.Barcode
_context — Property, class com.myflashlab.air.extensions.gameCenter.Player
context — Property, class com.myflashlab.air.extensions.gameCenter.Score
An integer value used by your game.
ContextData — class, package com.myflashlab.air.extensions.adobeMobile
ContextData() — Constructor, class com.myflashlab.air.extensions.adobeMobile.ContextData
contextDataRaw — Property, class com.myflashlab.air.extensions.adobeMobile.ADBMobileEvents
continueAbort() — method, class com.myflashlab.air.extensions.firebase.db.DBMutableData
continueSuccess() — method, class com.myflashlab.air.extensions.firebase.db.DBMutableData
continueThePreventedPurchaseFlow() — Static Method , class com.myflashlab.air.extensions.billing.Billing
(iOS), you can set Billing.PARENTAL_GATE = true if your app targets kids and promo purchases will be prevented from automatic continuation.
CONTINUOUS — Constant Static Property, class com.myflashlab.air.extensions.ar.CameraFocusMode
The camera will continuously try to find the best focus.
CONTOUR_ALL_POINTS — Constant Static Property, class com.myflashlab.air.extensions.firebase.mlkit.FaceDetector
CONTOUR_FACE — Constant Static Property, class com.myflashlab.air.extensions.firebase.mlkit.FaceDetector
CONTOUR_LEFT_EYE — Constant Static Property, class com.myflashlab.air.extensions.firebase.mlkit.FaceDetector
CONTOUR_LEFT_EYEBROW_BOTTOM — Constant Static Property, class com.myflashlab.air.extensions.firebase.mlkit.FaceDetector
CONTOUR_LEFT_EYEBROW_TOP — Constant Static Property, class com.myflashlab.air.extensions.firebase.mlkit.FaceDetector
CONTOUR_LOWER_LIP_BOTTOM — Constant Static Property, class com.myflashlab.air.extensions.firebase.mlkit.FaceDetector
CONTOUR_LOWER_LIP_TOP — Constant Static Property, class com.myflashlab.air.extensions.firebase.mlkit.FaceDetector
contourMode — Property, class com.myflashlab.air.extensions.firebase.mlkit.FaceDetectorOptions
CONTOUR_NOSE_BOTTOM — Constant Static Property, class com.myflashlab.air.extensions.firebase.mlkit.FaceDetector
CONTOUR_NOSE_BRIDGE — Constant Static Property, class com.myflashlab.air.extensions.firebase.mlkit.FaceDetector
CONTOUR_RIGHT_EYE — Constant Static Property, class com.myflashlab.air.extensions.firebase.mlkit.FaceDetector
CONTOUR_RIGHT_EYEBROW_BOTTOM — Constant Static Property, class com.myflashlab.air.extensions.firebase.mlkit.FaceDetector
CONTOUR_RIGHT_EYEBROW_TOP — Constant Static Property, class com.myflashlab.air.extensions.firebase.mlkit.FaceDetector
CONTOUR_UPPER_LIP_BOTTOM — Constant Static Property, class com.myflashlab.air.extensions.firebase.mlkit.FaceDetector
CONTOUR_UPPER_LIP_TOP — Constant Static Property, class com.myflashlab.air.extensions.firebase.mlkit.FaceDetector
contributors — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetMedia
Used to designate the entity responsible for making contributions to the content of the resource.
controlColor — Property, class com.myflashlab.air.extensions.richWebView.ios.EmbeddedBrowserSettings
The preferred color to tint the control buttons on the navigation bar and toolbar.
controlColor — Property, class com.myflashlab.air.extensions.webView.IosSettings
The color to tint the control buttons on the navigation bar and the toolbar.
cookieAcceptPolicy — Property, class com.myflashlab.air.extensions.richWebView.ios.Cookies
The cookie accept policy preference of the receiver.
cookieManager — Property, class com.myflashlab.air.extensions.richWebView.android.Android
Returns a reference to the global Cookies class in Android.
cookieManager — Property, class com.myflashlab.air.extensions.richWebView.ios.Ios
Returns a reference to the global Cookies class in iOS.
Cookies — class, package com.myflashlab.air.extensions.richWebView.android
Manages the cookies used by an application's WebView instances.
Cookies — class, package com.myflashlab.air.extensions.richWebView.ios
shared instance which manages the shared cookie store.
COOKIES_CHANGED — Constant Static Property, class com.myflashlab.air.extensions.richWebView.ios.WebViewEvents
coordinateH — Property, class com.myflashlab.air.extensions.rongta.BarcodeSetting
iOS
coordinateW — Property, class com.myflashlab.air.extensions.rongta.BarcodeSetting
range: 2~6, default:3
coordinateX — Property, class com.myflashlab.air.extensions.rongta.BarcodeSetting
coordinateY — Property, class com.myflashlab.air.extensions.rongta.BarcodeSetting
copyright — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetMedia
This is the copyright of the content.
country — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetPlaces
Provides full, publishable, name of the country/primary location where the intellectual property of the item was created,according to guidelines of the provider.
countryName — Property, class com.myflashlab.air.extensions.gps.Address
COUPON — Constant Static Property, class com.myflashlab.air.extensions.firebase.analytics.AnalyticsParam
Coupon code for a purchasable item (String).
coverage — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetMedia
Used to designate the extent or scope of the content of the resource.
coverImageAspectRatio — Property, class com.myflashlab.air.extensions.googleGames.SnapshotMetadata
Retrieves the aspect ratio of the cover image for this snapshot, if any.
CP1 — Constant Static Property, class com.myflashlab.air.extensions.firebase.analytics.AnalyticsParam
CAMPAIGN_DETAILS custom parameter.
cpm — Property, class com.myflashlab.air.extensions.adobeMobile.MediaSettings
crash() — Static Method , class com.myflashlab.air.extensions.firebase.crash.Crash
Call this method to generate a crash report in your app!
crash() — Static Method , class com.myflashlab.air.extensions.firebase.crash.Crashlytics
The easiest way to cause a crash - great for testing!
Crash — class, package com.myflashlab.air.extensions.firebase.crash
Deprecated by Google, Please use Crashlytics from now on.
crashCollectionEnabled — Static Property, class com.myflashlab.air.extensions.firebase.crash.Crash
Determine whether crash reporting is enabled or disabled.
Crashlytics — class, package com.myflashlab.air.extensions.firebase.crash
Handles configuration and initialization of Crashlytics.
createCmd() — Static Method , class com.myflashlab.air.extensions.rongta.Rongta
Create command object.
createGuestPlayer($guestId:String) — Static Method , class com.myflashlab.air.extensions.gameCenter.Player
Creates a new guest player with the designated identifier.
CREATE_NEW_USER_RESULT — Constant Static Property, class com.myflashlab.air.extensions.firebase.auth.AuthEvents
createPrintDocumentAdapter($documentName:String) — method, class com.myflashlab.air.extensions.richWebView.android.WebView
Creates a PrintDocumentAdapter that provides the content of this WebView for printing.
createRoom($minAutoMatchPlayers:int, $maxAutoMatchPlayers:int, $exclusiveBitMask:int, $variant:int, $addPlayersToInvite:Array) — method, class com.myflashlab.air.extensions.googleGames.RealTime
Create a real-time room for the current game.
createTransaction() — Static Method , class com.myflashlab.air.extensions.firebase.firestore.Firestore
Created a new Transaction instance.
createUserWithEmailAndPassword($email:String, $password:String) — Static Method , class com.myflashlab.air.extensions.firebase.auth.Auth
Tries to create a new user account with the given email address and password.
createVisionImageFromBitmapData($bmd:flash.display:BitmapData) — Static Method , class com.myflashlab.air.extensions.firebase.mlkit.Mlkit
createVisionImageFromBytes($bytes:flash.utils:ByteArray, $metadata:com.myflashlab.air.extensions.firebase.mlkit:VisionImageMetadata) — Static Method , class com.myflashlab.air.extensions.firebase.mlkit.Mlkit
createVisionImageFromFile($file:flash.filesystem:File, $useAirPrefixForAndroid:Boolean) — Static Method , class com.myflashlab.air.extensions.firebase.mlkit.Mlkit
creationTime — Property, class com.myflashlab.air.extensions.firebase.auth.UserMetadata
Returns the timestamp at which this account was created as dictated by the server clock in milliseconds since epoch.
creationTimeMillis — Property, class com.myflashlab.air.extensions.firebase.storage.StorageMetadata
the time the StorageReference was created.
creationTimestamp — Property, class com.myflashlab.air.extensions.googleGames.Invitation
Retrieve the server timestamp at which this Invitation was created.
creationTimestamp — Property, class com.myflashlab.air.extensions.googleGames.Room
The server timestamp at which the room was created.
CREATIVE_NAME — Constant Static Property, class com.myflashlab.air.extensions.firebase.analytics.AnalyticsParam
The name of a creative used in a promotional spot.
CREATIVE_SLOT — Constant Static Property, class com.myflashlab.air.extensions.firebase.analytics.AnalyticsParam
The name of a creative slot.
creator — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetDocuments
Application used to create the document content (e.g.
creatorId — Property, class com.myflashlab.air.extensions.googleGames.Room
The ID of the participant who created this Room.
ct — Property, class com.myflashlab.air.extensions.firebase.dynamicLinks.AnalyticsParams
currency — Property, class com.myflashlab.air.extensions.billing.Product
CURRENCY — Constant Static Property, class com.myflashlab.air.extensions.firebase.analytics.AnalyticsParam
Purchase currency in 3 letter ISO_4217 (http://en.wikipedia.org/wiki/ISO_4217#Active_codes) format (String).
currentAccessToken — Property, class com.myflashlab.air.extensions.fb.Auth
The access token that is current for the application.
currentGame($callback:Function) — method, class com.myflashlab.air.extensions.googleGames.Metadata
loads the Game metadata for the current game from the local cache.
currentLevel — Property, class com.myflashlab.air.extensions.googleGames.PlayerLevelInfo
Getter for the player's current level object.
currentSteps — Property, class com.myflashlab.air.extensions.googleGames.Achievement
Retrieves the number of steps this user has gone toward unlocking this achievement; only applicable for Achievement.TYPE_INCREMENTAL achievement types.
currentXpTotal — Property, class com.myflashlab.air.extensions.googleGames.PlayerLevelInfo
The player's current XP value.
cursiveFontFamily — Property, class com.myflashlab.air.extensions.richWebView.android.WebSettings
Gets the cursive font family name.
customMetadata — Property, class com.myflashlab.air.extensions.firebase.storage.StorageMetadata
Returns an Array ofcustom metadata keys and values for a StorageReference
customUserAgent — Property, class com.myflashlab.air.extensions.richWebView.ios.WebView
The custom user agent string or null if no custom user agent string has been set.
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