Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.
| Class | Package | Description |
---|
| AccessToken
| com.myflashlab.air.extensions.fb |
This class represents an immutable access token for using Facebook APIs. |
| Achievement
| com.myflashlab.air.extensions.gameCenter |
An object that communicates with Game Center about the local player’s progress toward completing an achievement. |
| Achievement
| com.myflashlab.air.extensions.googleGames |
Data interface for retrieving achievement information. |
| AchievementDescription
| com.myflashlab.air.extensions.gameCenter |
An object holding text and images used to describe an achievement for an app. |
| Achievements
| com.myflashlab.air.extensions.googleGames |
A client to interact with achievements functionality. |
| ActionCodeSettings
| com.myflashlab.air.extensions.firebase.auth |
Structure that contains the required continue/state URL with optional Android and iOS bundle identifiers. |
| ADBMobile
| com.myflashlab.air.extensions.adobeMobile |
This is the entry point for using AdobeMobile SDK in your app. |
| ADBMobileEvents
| com.myflashlab.air.extensions.adobeMobile | |
| AdditionalUserInfo
| 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. |
| Address
| com.myflashlab.air.extensions.gps | |
| AdMob
| com.myflashlab.air.extensions.admob |
This is the entry point for using the Admob SDK in your app. |
| AdMobApi
| 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
| com.myflashlab.air.extensions.admob | |
| AdMobFacebook
| com.myflashlab.air.extensions.adMobFacebook | |
| AdRequest
| com.myflashlab.air.extensions.admob |
Data object representing the ad request you want to submit to the Admob servers. |
| Analytics
| com.myflashlab.air.extensions.adobeMobile | |
| AnalyticsEvent
| com.myflashlab.air.extensions.firebase.analytics |
An Event is an important occurrence in your app that you want to measure. |
| AnalyticsParam
| com.myflashlab.air.extensions.firebase.analytics |
Params supply information that contextualize Events. |
| AnalyticsParams
| com.myflashlab.air.extensions.firebase.dynamicLinks | |
| Android
| com.myflashlab.air.extensions.richWebView.android |
This class is the entry point for accessing the WebView API on Android. |
| AndroidAuthSettings
| com.myflashlab.air.extensions.localAuth | |
| AndroidParams
| com.myflashlab.air.extensions.firebase.dynamicLinks | |
| AndroidSettings
| 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
|
| ApiBannerAds
| com.myflashlab.air.extensions.admob |
This class lets you create a banner Ad and position it anywhere you like in your app. |
| ApiImgView
| 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
| com.myflashlab.air.extensions.admob |
This class lets you create an interstitial Ad
|
| ApiRewardedVideo
| com.myflashlab.air.extensions.admob |
This class lets you create Rewarded Video Ads. |
| ApiVideoView
| 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. |
| AppEvents
| com.myflashlab.air.extensions.fb |
The AppEvents class allows the developer to log various types of events back to Facebook. |
| AppleSignIn
| com.myflashlab.air.extensions.appleSignIn | |
| AppleSignInEvent
| com.myflashlab.air.extensions.appleSignIn | |
| AR
| com.myflashlab.air.extensions.ar |
AR class is the entry point to use Augmented Reality in your Adobe AIR app. |
| ArEvents
| com.myflashlab.air.extensions.ar | |
| AttributeSet
| com.myflashlab.air.extensions.spotlight |
This class represents all the information you wish to have for your search item in spotlight. |
| AttributeSetDocuments
| com.myflashlab.air.extensions.spotlight | |
| AttributeSetEvents
| com.myflashlab.air.extensions.spotlight | |
| AttributeSetGeneral
| com.myflashlab.air.extensions.spotlight | |
| AttributeSetImages
| com.myflashlab.air.extensions.spotlight | |
| AttributeSetMedia
| com.myflashlab.air.extensions.spotlight | |
| AttributeSetMessaging
| com.myflashlab.air.extensions.spotlight | |
| AttributeSetMusic
| com.myflashlab.air.extensions.spotlight | |
| AttributeSetPlaces
| com.myflashlab.air.extensions.spotlight | |
| AudiovisualMediaTypes
| com.myflashlab.air.extensions.richWebView.ios |
The types of audiovisual media which will require a user gesture to begin playing. |
| Auth
| 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
| com.myflashlab.air.extensions.firebase.auth |
The entry point of the Firebase Authentication SDK. |
| AuthEvents
| com.myflashlab.air.extensions.firebase.auth | |
| AuthProvider
| com.myflashlab.air.extensions.firebase.auth |
Use this class to obtain credential information from different auth providers that Firebase supports. |
| Badge
| com.myflashlab.air.extensions.badge |
The Badge ANE will allow you read and write the badge number for your iOS apps. |
| Barcode
| com.myflashlab.air.extensions.barcode |
Barcode Extension uses zxing library, http://code.google.com/p/zxing/wiki/LicenseQuestions on Android and native AVMetadataObjectType
for the iOS side, to open your mobile camera and scan for any barcode. |
| BarcodeDetector
| com.myflashlab.air.extensions.firebase.mlkit | |
| BarcodeDetectorOptions
| com.myflashlab.air.extensions.firebase.mlkit | |
| BarcodeEvent
| com.myflashlab.air.extensions.barcode | |
| BarcodeSetting
| com.myflashlab.air.extensions.rongta |
Barcode Setting to be passed to the getBarcodeCmd method of Cmd class. |
| Battery
| com.myflashlab.air.extensions.battery | |
| BatteryState
| com.myflashlab.air.extensions.battery | |
| Billing
| com.myflashlab.air.extensions.billing |
In-app-payments ANE is making the Android and iOS in-app-billing work flows similar to each other so AIR developers
won't be confused. |
| BillingEvent
| com.myflashlab.air.extensions.billing | |
| BillingResponse
| com.myflashlab.air.extensions.billing |
(Android) indicates the different responses about your in-app-billing state from the GooglePlay app. |
| BillingType
| com.myflashlab.air.extensions.billing |
Indicates the supported in-app-payment types.
FYI: If you are familiar with Google and Apple in-app-billing native APIs, you will know that Google has no consumable billing types at all. |
| BitmapSetting
| com.myflashlab.air.extensions.rongta |
Bitmap Setting to be passed to the getBitmapCmd method of Cmd class. |
| Cache
| com.myflashlab.air.extensions.gameCenter |
The ANE keeps a reference to different native instances in the life time of your app. |
| CameraFocusMode
| com.myflashlab.air.extensions.ar |
CameraFocusMode class can be used to define which focus mode should be used by the camera. |
| CameraPosition
| com.myflashlab.air.extensions.ar |
CameraPosition can be used to define which camera should be used. |
| CameraResolution
| com.myflashlab.air.extensions.ar |
CameraResolution can be used to define which resolution the camera should use for the preview. |
| Challenge
| com.myflashlab.air.extensions.gameCenter |
An object representing a challenge issued by the local player to another player. |
| ChallengeState
| com.myflashlab.air.extensions.gameCenter | |
| ChildDirected
| 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)
|
| ChromeClient
| 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
|
| Cmd
| com.myflashlab.air.extensions.rongta |
A Cmd object is used to send print commands to the printer. |
| CMD
| com.myflashlab.air.extensions.cmd | |
| CollectionReference
| 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). |
| Config
| com.myflashlab.air.extensions.adobeMobile | |
| Config
| com.myflashlab.air.extensions.ar |
This class holds all the initial configuration which the AR window must be built based on. |
| ConfigAndroid
| com.myflashlab.air.extensions.ar |
ConfigAndroid holds Android specific settings you may like to configure before starting the camera. |
| ConfigIos
| com.myflashlab.air.extensions.ar |
ConfigIos holds iOS specific settings you may like to configure before starting the camera. |
| ContentType
| com.myflashlab.air.extensions.spotlight | |
| ContextData
| com.myflashlab.air.extensions.adobeMobile | |
| Cookies
| com.myflashlab.air.extensions.richWebView.android |
Manages the cookies used by an application's WebView instances. |
| Cookies
| com.myflashlab.air.extensions.richWebView.ios |
shared instance which manages the shared cookie store. |
| Crash
| com.myflashlab.air.extensions.firebase.crash |
Deprecated by Google, Please use Crashlytics from now on. |
| Crashlytics
| com.myflashlab.air.extensions.firebase.crash |
Handles configuration and initialization of Crashlytics. |
| DarkMode
| com.myflashlab.air.extensions.darkMode |
The class determines the dark mode on the device. |
| DarkModeEvent
| com.myflashlab.air.extensions.darkMode | |
| DataDetectorType
| com.myflashlab.air.extensions.richWebView.ios |
The type of data detected in the page. |
| DB
| com.myflashlab.air.extensions.firebase.db |
The entry point for accessing a Firebase Database. |
| DBDataSnapshot
| com.myflashlab.air.extensions.firebase.db |
A DataSnapshot instance contains data from a Firebase Database location. |
| DBError
| com.myflashlab.air.extensions.firebase.db |
Instances of DatabaseError are passed to callbacks when an operation failed. |
| DBEvents
| com.myflashlab.air.extensions.firebase.db | |
| DBMutableData
| com.myflashlab.air.extensions.firebase.db |
Instances of this class encapsulate the data and priority at a location. |
| DBQuery
| com.myflashlab.air.extensions.firebase.db |
The DBQuery class (and its subclass, DBReference) are used for reading data. |
| DBReference
| com.myflashlab.air.extensions.firebase.db |
A Firebase reference represents a particular location in your Database and can be used for
reading or writing data to that Database location. |
| DBServerValue
| com.myflashlab.air.extensions.firebase.db |
Contains placeholder values to use when writing data to the Firebase Database. |
| DBWhenDisconnect
| com.myflashlab.air.extensions.firebase.db |
The DBWhenDisconnect class is used to manage operations that will be run on the server when this client
disconnects. |
| DefaultAudience
| com.myflashlab.air.extensions.fb |
Certain operations such as publishing a status or publishing a photo require an audience. |
| DeviceInfo
| com.myflashlab.air.extensions.deviceInfo |
Provides device and operating system information. |
| DisplayMode
| com.myflashlab.air.extensions.googleVR | |
| DisplayType
| com.myflashlab.air.extensions.onesignal | |
| DocumentChange
| com.myflashlab.air.extensions.firebase.firestore |
A DocumentChange represents a change to the documents matching a query. |
| DocumentReference
| com.myflashlab.air.extensions.firebase.firestore |
A DocumentReference refers to a document location in a Firestore database and can be used to write, read, or listen
to the location. |
| DocumentSnapshot
| com.myflashlab.air.extensions.firebase.firestore |
A DocumentSnapshot contains data read from a document in your Firestore database. |
| DynamicLinks
| com.myflashlab.air.extensions.firebase.dynamicLinks |
Firebase Dynamic Links are links that work the way you want, on multiple platforms, and whether or not your
app is already installed. |
| DynamicLinksEvents
| com.myflashlab.air.extensions.firebase.dynamicLinks | |
| EmbeddedBrowser
| com.myflashlab.air.extensions.richWebView.android |
Entry point for using the Android CustomTab API. |
| EmbeddedBrowser
| com.myflashlab.air.extensions.richWebView.ios |
Entry point for using the iOS SFSafariViewController API. |
| EmbeddedBrowserSettings
| com.myflashlab.air.extensions.richWebView.android |
Optional configuration for the CustomTab window. |
| EmbeddedBrowserSettings
| com.myflashlab.air.extensions.richWebView.ios |
Optional configuration for the SFSafariViewController window. |
| ESCTextSettings
| com.myflashlab.air.extensions.rongta |
ESCText Setting to be passed to the getTextCmd method of Cmd class. |
| Facebook
| com.myflashlab.air.extensions.fb |
The entry point for using the Facebook ANE. |
| FacebookEvents
| com.myflashlab.air.extensions.fb | |
| FaceDetector
| com.myflashlab.air.extensions.firebase.mlkit | |
| FaceDetectorOptions
| com.myflashlab.air.extensions.firebase.mlkit | |
| FCM
| com.myflashlab.air.extensions.firebase.fcm |
Firebase Cloud Messaging enables apps to communicate with their app servers using simple messages. |
| FcmEvents
| com.myflashlab.air.extensions.firebase.fcm | |
| Features
| com.myflashlab.air.extensions.ar |
Features class introduces the available AR features you may support in your AR experience. |
| FeatureType
| com.myflashlab.air.extensions.billing |
(Android) used with Billing.isFeatureSupported() method to check if the named featureType is
supported or not. |
| FieldValue
| com.myflashlab.air.extensions.firebase.firestore |
Sentinel values that can be used when writing document fields with write() or updateData(). |
| FileChooser
| com.myflashlab.air.extensions.fileChooser |
FileChooser is a very easy to work extension to let you choose a file from your sdcard to be able to use it inside your Air project. |
| FileChooserEvent
| com.myflashlab.air.extensions.fileChooser | |
| FileDownloadTask
| com.myflashlab.air.extensions.firebase.storage |
A task that downloads bytes of a GCS blob to a specified File. |
| Firebase
| com.myflashlab.air.extensions.firebase.core |
Firebase class is the core ANE you need to initialize before being able to run any of the other Firebase
features. |
| FirebaseAnalytics
| com.myflashlab.air.extensions.firebase.analytics |
The top level Firebase Analytics singleton that provides methods for logging events and setting user properties. |
| FirebaseConfig
| com.myflashlab.air.extensions.firebase.core |
Data class representing the Firebase configuration you used while initializing Firebase in your app. |
| FirebaseEvents
| com.myflashlab.air.extensions.firebase.core | |
| FirebaseInstanceId
| com.myflashlab.air.extensions.firebase.core |
Firebase Instance ID provides a unique identifier for each app instance and a mechanism to authenticate and
authorize actions (example: sending FCM messages). |
| FirebaseUser
| com.myflashlab.air.extensions.firebase.auth |
Represents a user's profile information in your Firebase project's user database. |
| FirebaseUserEvents
| com.myflashlab.air.extensions.firebase.auth | |
| Firestore
| com.myflashlab.air.extensions.firebase.firestore |
Represents a Firestore Database and is the entry point for all Firestore operations
|
| FirestoreEvents
| com.myflashlab.air.extensions.firebase.firestore | |
| FirestoreSettings
| com.myflashlab.air.extensions.firebase.firestore |
Settings used to configure a FirebaseFirestore instance. |
| FlushBehavior
| com.myflashlab.air.extensions.fb |
Specifies the flush behavior for AppEvents to sends log events to the server. |
| Focus
| com.myflashlab.air.extensions.richWebView.android | |
| Functions
| com.myflashlab.air.extensions.firebase.functions |
The entry point of the Firebase Functions SDK. |
| FunctionsErrorCode
| com.myflashlab.air.extensions.firebase.functions | |
| GAccount
| com.myflashlab.air.extensions.gSignIn |
Class that holds the account information of the signed in Google user. |
| Game
| com.myflashlab.air.extensions.googleGames |
Data interface for retrieving game information. |
| GameCenter
| com.myflashlab.air.extensions.gameCenter |
Create experiences that keep players coming back to your game. |
| GameRequestContent
| com.myflashlab.air.extensions.fb |
Describes the content that will be displayed by the GameRequestDialog
|
| Games
| com.myflashlab.air.extensions.fb |
With Games class you can have access to the facebook Games API. |
| Games
| com.myflashlab.air.extensions.googleGames |
Main entry point for the Games APIs. |
| GamesClientStatusCodes
| com.myflashlab.air.extensions.googleGames |
Status codes for Games Clients failure methods
|
| GamesEvents
| com.myflashlab.air.extensions.googleGames |
List of all events that are dispatched with different methods and stats of GameServices. |
| GeocodingManager
| com.myflashlab.air.extensions.gps |
This class is responsible for getting geocoding. |
| GeofencingManager
| com.myflashlab.air.extensions.gps | |
| GeofencingModel
| com.myflashlab.air.extensions.gps | |
| Gps
| com.myflashlab.air.extensions.gps |
Gps extension will let you get current device gps location as fast as possible by automatically checking the best available provider. |
| GpsEvent
| com.myflashlab.air.extensions.gps | |
| Graph
| com.myflashlab.air.extensions.fb |
Access the Facebook Graph API with this class via Facebook.graph. |
| GRest
| com.myflashlab.air.extensions.gSignIn |
This class will help you with more activities you can do with Google Auth API. |
| GRestTokens
| com.myflashlab.air.extensions.gSignIn |
On a successful operation on GSignIn.rest.getTokens method, an instance of this class will be
returned which will hold the tokens. |
| GScopes
| com.myflashlab.air.extensions.gSignIn |
Learn more about GoogleScopes here:
https://developers.google.com/android/reference/com/google/android/gms/common/Scopes
|
| GSignIn
| com.myflashlab.air.extensions.gSignIn |
Entry point for the Google Sign In API. |
| GSignInEvents
| com.myflashlab.air.extensions.gSignIn | |
| GSignInOptions
| com.myflashlab.air.extensions.gSignIn |
GSignInOptions is options used to configure the default GSignin behaviour. |
| HtmlDataSettings
| com.myflashlab.air.extensions.richWebView |
Loads the given data into this WebView, using baseUrl as the base URL for the content. |
| HtmlDataSettings
| com.myflashlab.air.extensions.webView |
Deprecated! use com.myflashlab.air.extensions.richWebView.RichWebView instead.
Loads the given data into this WebView, using baseUrl as the base URL for the content. |
| HttpMetric
| com.myflashlab.air.extensions.firebase.performance |
Metric used to collect data for network requests/responses. |
| IdentifiedLanguage
| com.myflashlab.air.extensions.firebase.mlkit | |
| ImageLabeler
| com.myflashlab.air.extensions.firebase.mlkit | |
| ImageLabelerOptions
| com.myflashlab.air.extensions.firebase.mlkit | |
| InitSettings
| com.myflashlab.air.extensions.onesignal | |
| Invitation
| com.myflashlab.air.extensions.googleGames |
Data interface for an invitation object. |
| Invitations
| com.myflashlab.air.extensions.googleGames |
A client to interact with invitations functionality. |
| Invites
| com.myflashlab.air.extensions.firebase.invites |
Deprecated by Google, Invites functionality is moved into DynamicLinks. |
| InvitesBuilder
| com.myflashlab.air.extensions.firebase.invites |
An object to configure the invite dialog. |
| Ios
| com.myflashlab.air.extensions.richWebView.ios |
This class is the entry point for accessing the WKWebView API on iOS. |
| IOSAuthSettings
| com.myflashlab.air.extensions.localAuth | |
| IosParams
| com.myflashlab.air.extensions.firebase.dynamicLinks | |
| IosSettings
| 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 iOS side
|
| LandmarkDetector
| com.myflashlab.air.extensions.firebase.mlkit | |
| LandmarkDetectorOptions
| com.myflashlab.air.extensions.firebase.mlkit | |
| LanguageIdentifier
| com.myflashlab.air.extensions.firebase.mlkit | |
| LanguageIdentifierOptions
| com.myflashlab.air.extensions.firebase.mlkit | |
| Leaderboard
| com.myflashlab.air.extensions.gameCenter |
An object used to read data from a leaderboard stored on Game Center. |
| Leaderboard
| com.myflashlab.air.extensions.googleGames |
Data interface for leaderboard metadata. |
| Leaderboards
| com.myflashlab.air.extensions.googleGames |
A client to interact with leaderboards functionality. |
| LeaderboardSet
| com.myflashlab.air.extensions.gameCenter |
An object that organizes leaderboards into logical and coherent groups. |
| LocalAuth
| com.myflashlab.air.extensions.localAuth |
Authenticating the user identity locally. |
| LocalAuthEvents
| com.myflashlab.air.extensions.localAuth | |
| LocalPlayer
| com.myflashlab.air.extensions.gameCenter |
An object representing the authenticated Game Center player on a device. |
| Location
| com.myflashlab.air.extensions.gps | |
| LocationAccuracy
| com.myflashlab.air.extensions.gps | |
| LocationManager
| com.myflashlab.air.extensions.gps |
This class is responsible for getting Gps information. |
| LoggingBehavior
| com.myflashlab.air.extensions.fb |
Specifies different categories of logging messages that can be generated. |
| LoginBehavior
| com.myflashlab.air.extensions.fb |
Specifies the behaviors to try during login. |
| LogLevel
| com.myflashlab.air.extensions.onesignal | |
| MatchConfidence
| com.myflashlab.air.extensions.firebase.dynamicLinks |
(iOS) The match type of the Dynamic Link. |
| Media
| com.myflashlab.air.extensions.adobeMobile | |
| MediaSettings
| com.myflashlab.air.extensions.adobeMobile | |
| Metadata
| com.myflashlab.air.extensions.googleGames |
A client to receive GamesMetadata. |
| MetadataChanges
| com.myflashlab.air.extensions.firebase.firestore | |
| Mlkit
| com.myflashlab.air.extensions.firebase.mlkit | |
| MobilePrivacyStatus
| com.myflashlab.air.extensions.adobeMobile |
The possible privacy statuses. |
| NativeSound
| com.myflashlab.air.extensions.volume |
NativeSound class holds a reference to a native sound effects which is created by calling the following command
on your main Volume class. |
| NavigationParams
| com.myflashlab.air.extensions.firebase.dynamicLinks | |
| Notification
| com.myflashlab.air.extensions.localNotifi |
Notification ANE lets you create local notifications to be fired at a specific time on both Android and iOS. |
| NotificationAndroidSettings
| com.myflashlab.air.extensions.localNotifi | |
| NotificationChannel
| com.myflashlab.air.extensions.localNotifi |
A representation of settings that apply to a collection of similarly themed notifications. |
| NotificationEvents
| com.myflashlab.air.extensions.localNotifi | |
| NotificationIosSettings
| com.myflashlab.air.extensions.localNotifi | |
| NotificationPermissionStatus
| com.myflashlab.air.extensions.onesignal | |
| Notifications
| com.myflashlab.air.extensions.googleGames |
A client to interact with Notifications. |
| NotificationSettings
| com.myflashlab.air.extensions.localNotifi | |
| NSHTTPCookieAcceptPolicy
| com.myflashlab.air.extensions.richWebView.ios |
Values for the different cookie accept policies
|
| OneSignal
| com.myflashlab.air.extensions.firebase.fcm | |
| OneSignal
| com.myflashlab.air.extensions.onesignal | |
| OneSignalDisplayType
| com.myflashlab.air.extensions.firebase.fcm | |
| OneSignalEvents
| com.myflashlab.air.extensions.firebase.fcm | |
| OneSignalEvents
| com.myflashlab.air.extensions.onesignal | |
| OneSignalInitSettings
| com.myflashlab.air.extensions.firebase.fcm | |
| OneSignalLogLevel
| com.myflashlab.air.extensions.firebase.fcm | |
| OneSignalNotificationPermissionStatus
| com.myflashlab.air.extensions.firebase.fcm | |
| OtherPlatformParams
| com.myflashlab.air.extensions.firebase.dynamicLinks | |
| OverrideAir
| com.myflashlab.air.extensions.dependency |
Use the enableDebugger method of this ANE to enable ANE debugger in your build. |
| PackageInfo
| com.myflashlab.air.extensions.pm | |
| PackageManager
| com.myflashlab.air.extensions.pm | |
| Participant
| com.myflashlab.air.extensions.googleGames |
Data interface for multiplayer participants. |
| PdfViewer
| com.myflashlab.air.extensions.pdf |
PdfViewer class lets you open pdf files right from your Air mobile apps. |
| PdfViewerEvent
| com.myflashlab.air.extensions.pdf | |
| Perf
| com.myflashlab.air.extensions.firebase.performance |
The Firebase Performance API. |
| PerfTrace
| com.myflashlab.air.extensions.firebase.performance |
Trace allows you to set beginning and end of a certain action in your app. |
| PermissionCheck
| com.myflashlab.air.extensions.nativePermissions |
PermissionCheck class lets you check if your app has access to a specific hardware or a native feature that is
considered dangerous by the OS. |
| Permissions
| com.myflashlab.air.extensions.fb |
Here you will find all the facebook permissions you may ask your app users. |
| PhotoSize
| com.myflashlab.air.extensions.gameCenter | |
| Player
| com.myflashlab.air.extensions.gameCenter |
An object that provides information about a player on Game Center. |
| Player
| com.myflashlab.air.extensions.googleGames |
Data interface for retrieving player information. |
| PlayerLevel
| com.myflashlab.air.extensions.googleGames |
Data object representing a level a player can obtain in the metagame. |
| PlayerLevelInfo
| com.myflashlab.air.extensions.googleGames |
Data object representing the current level information of a player in the metagame. |
| Players
| com.myflashlab.air.extensions.googleGames |
A client to interact with Players. |
| PlayerScope
| com.myflashlab.air.extensions.gameCenter |
The scope of players to be searched for scores. |
| PlayerStats
| com.myflashlab.air.extensions.googleGames |
A client to retrieve Player stats. |
| Preferences
| com.myflashlab.air.extensions.richWebView.ios |
Encapsulates the preference settings for a web view. |
| PrinterDevice
| com.myflashlab.air.extensions.rongta | |
| PrinterInterface
| com.myflashlab.air.extensions.rongta | |
| Product
| com.myflashlab.air.extensions.billing |
Data object containing online products which are available for purchase. |
| Profile
| com.myflashlab.air.extensions.fb |
This class represents a basic Facebook profile. |
| ProrationMode
| com.myflashlab.air.extensions.billing |
(Android) available proration modes when using replaceSubscription method. |
| Purchase
| com.myflashlab.air.extensions.billing |
The Purchase class holds information about payments. |
| Query
| com.myflashlab.air.extensions.firebase.firestore |
A Query which you can read or listen to. |
| QuerySnapshot
| com.myflashlab.air.extensions.firebase.firestore |
A QuerySnapshot contains the results of a query. |
| QuickActions
| com.myflashlab.air.extensions.quickActions |
QuickActions ANE which is known as '3D Touch Home screen quick actions' on iOS and 'App shortcuts' on Android. |
| RateMe
| com.myflashlab.air.extensions.rateme |
RateMe ANE lets you ask your users to rate your app in the most efficient way. |
| RateMeApi
| com.myflashlab.air.extensions.rateme |
This class is the entry point for using the RateMe ANE and must be accessed only through RateMe.api.
after you initialized the ANE with RateMe.init()
|
| RateMeEvents
| com.myflashlab.air.extensions.rateme | |
| RealTime
| com.myflashlab.air.extensions.googleGames |
A client to interact with real time multiplayer functionality. |
| RealTimeMessage
| com.myflashlab.air.extensions.googleGames |
Message received from participants in a real-time room, which is passed to the client. |
| RemoteConfig
| com.myflashlab.air.extensions.firebase.remoteConfig |
Entry point for Firebase RemoteConfig. |
| RemoteConfigEvents
| com.myflashlab.air.extensions.firebase.remoteConfig | |
| RemoteConfigSettings
| com.myflashlab.air.extensions.firebase.remoteConfig | |
| RenderPriority
| com.myflashlab.air.extensions.richWebView.android | |
| RichWebView
| com.myflashlab.air.extensions.richWebView |
RichWebView ANE gives you access to the native webview APIs in Android and iOS. |
| RichWebView
| com.myflashlab.air.extensions.webView |
Deprecated! use com.myflashlab.air.extensions.richWebView.RichWebView instead.
Copyright 2017, myflashlab. |
| RichWebViewEvent
| com.myflashlab.air.extensions.webView |
Deprecated! use com.myflashlab.air.extensions.richWebView.RichWebView instead.
|
| RichWebViewSettings
| com.myflashlab.air.extensions.webView |
Deprecated! use com.myflashlab.air.extensions.richWebView.RichWebView instead.
|
| Rongta
| com.myflashlab.air.extensions.rongta |
Initialize the printer ANE using Rongta.init();
|
| RongtaEvents
| com.myflashlab.air.extensions.rongta | |
| Room
| com.myflashlab.air.extensions.googleGames |
Data interface for room functionality. |
| SavedGame
| com.myflashlab.air.extensions.gameCenter |
The saved game data. |
| Score
| com.myflashlab.air.extensions.gameCenter |
An object containing information for a score that was earned by the player. |
| Score
| com.myflashlab.air.extensions.googleGames |
Data interface representing a single score on a leaderboard. |
| ScoreResult
| com.myflashlab.air.extensions.googleGames |
Simple data class containing the result data for a particular time span. |
| Scroller
| com.myflashlab.air.extensions.richWebView.android | |
| ScrollView
| com.myflashlab.air.extensions.richWebView.ios |
Encapsulates the scroller settings for a web view. |
| ScrollViewIndicatorStyle
| com.myflashlab.air.extensions.richWebView.ios |
Scrollview indicator style. |
| ScrollViewKeyboardDismissMode
| com.myflashlab.air.extensions.richWebView.ios |
Keyboard dismiss mode. |
| Sensors
| com.myflashlab.air.extensions.sensors | |
| SetOptions
| com.myflashlab.air.extensions.firebase.firestore |
An options object that configures the behavior of write() calls. |
| Settings
| com.myflashlab.air.extensions.admob |
The setting class has been added as an preperation for Admob upgrades for video Ads. |
| Share
| com.myflashlab.air.extensions.fb |
The Share class provides you to share tools available on Facebook ANE. |
| Share
| com.myflashlab.air.extensions.share |
ANE for summoning a platform share sheet. |
| ShareContent
| com.myflashlab.air.extensions.fb |
Provides the base class for content to be shared. |
| SharedPreferences
| com.myflashlab.air.extensions.sharedPreferences |
Wraps NSUserDefaults (on iOS) and SharedPreferences (on Android), providing a persistent store for simple data. |
| ShareLinkContent
| com.myflashlab.air.extensions.fb |
Describes link content to be shared. |
| ShortcutItem
| com.myflashlab.air.extensions.quickActions | |
| Snapshot
| com.myflashlab.air.extensions.googleGames |
Data interface for a representation of a saved game. |
| SnapshotMetadata
| com.myflashlab.air.extensions.firebase.firestore |
Metadata about a snapshot, describing the state of the snapshot. |
| SnapshotMetadata
| com.myflashlab.air.extensions.googleGames |
Data interface for the metadata of a saved game. |
| Snapshots
| com.myflashlab.air.extensions.googleGames |
A client to interact with Shapshots. |
| SocialMediaParams
| com.myflashlab.air.extensions.firebase.dynamicLinks | |
| Source
| com.myflashlab.air.extensions.firebase.firestore |
Configures the behavior of read() calls on CollectionReference, DocumentReference and Query. |
| Spotlight
| com.myflashlab.air.extensions.spotlight |
The Spotlight ANE will let you index your suggested keywords even in runtime with user generated content and
your search results will be immediately shown in the iOS spotlight window. |
| SpotlightEvents
| com.myflashlab.air.extensions.spotlight | |
| State
| com.myflashlab.air.extensions.gps | |
| Statusbar
| com.myflashlab.air.extensions.statusbar | |
| StatusbarEvents
| com.myflashlab.air.extensions.statusbar | |
| Storage
| com.myflashlab.air.extensions.firebase.storage |
Storage is a service that supports uploading and downloading large objects to Google Cloud Storage. |
| StorageEvents
| com.myflashlab.air.extensions.firebase.storage | |
| StorageExceptions
| com.myflashlab.air.extensions.firebase.storage | |
| StorageMetadata
| com.myflashlab.air.extensions.firebase.storage |
Metadata for a StorageReference. |
| StorageReference
| com.myflashlab.air.extensions.firebase.storage |
Represents a reference to a Google Cloud Storage object. |
| StorageTask
| com.myflashlab.air.extensions.firebase.storage |
A controllable Task that has a synchronized state machine. |
| SurfacePlayer
| com.myflashlab.air.extensions.player.surface |
SurfacePlayer extension helps you play video files inside your air mobile projects and you can control the position of the player by setting x, y, width and height
parameters. |
| SurfacePlayerEvent
| com.myflashlab.air.extensions.player.surface | |
| SurfaceVideoLocation
| com.myflashlab.air.extensions.player.surface | |
| TextRecognizer
| com.myflashlab.air.extensions.firebase.mlkit | |
| TextRecognizerCloudOptions
| com.myflashlab.air.extensions.firebase.mlkit | |
| TextSettings
| com.myflashlab.air.extensions.rongta |
use ESCTextSettings for configuring text settings. |
| TheEvent
| com.myflashlab.air.extensions.googleGames |
Data interface for retrieving event information. |
| TheEvents
| com.myflashlab.air.extensions.googleGames |
A client to interact with events functionality. |
| TimeScope
| com.myflashlab.air.extensions.gameCenter | |
| TokenResult
| com.myflashlab.air.extensions.firebase.auth | |
| Transaction
| com.myflashlab.air.extensions.firebase.firestore |
A Transaction is passed to a native detached thread to provide the methods to read and write data within the
transaction context. |
| UDID
| com.myflashlab.air.extensions.udid |
This ANE will help you get unique device identifiers using Android/iOS APIs. |
| UnderAgeOfConsent
| com.myflashlab.air.extensions.billing |
(Android) Developers are able to specify whether to mark your ad requests to receive treatment for
users in the European Economic Area (EEA) under the age of consent. |
| UploadTask
| com.myflashlab.air.extensions.firebase.storage |
A controllable task that uploads and fires events for success, progress and failure. |
| UserInfo
| com.myflashlab.air.extensions.firebase.auth |
Represents a collection of standard profile information for a user. |
| UserMetadata
| com.myflashlab.air.extensions.firebase.auth |
Holds the user metadata for the current FirebaseUser
|
| Vibration
| com.myflashlab.air.extensions.vibration |
Class that operates the vibrator on the device. |
| VideoPlayer
| com.myflashlab.air.extensions.player |
VideoPlayer extension will let you easily play video clips in your Air applications no matter if your project
is a standard flash/Air app or on Starling. |
| VideoPlayerEvent
| com.myflashlab.air.extensions.player | |
| VideoType
| com.myflashlab.air.extensions.player | |
| ViewState
| com.myflashlab.air.extensions.gameCenter | |
| VisionBarcode
| com.myflashlab.air.extensions.firebase.mlkit | |
| VisionFace
| com.myflashlab.air.extensions.firebase.mlkit | |
| VisionImage
| com.myflashlab.air.extensions.firebase.mlkit | |
| VisionImageLabel
| com.myflashlab.air.extensions.firebase.mlkit | |
| VisionImageMetadata
| com.myflashlab.air.extensions.firebase.mlkit | |
| VisionLandmark
| com.myflashlab.air.extensions.firebase.mlkit | |
| VisionText
| com.myflashlab.air.extensions.firebase.mlkit | |
| Volume
| com.myflashlab.air.extensions.volume |
This air native extension is a must have ANE for you in every game you are developing. |
| VolumeEvent
| com.myflashlab.air.extensions.volume | |
| VR
| com.myflashlab.air.extensions.googleVR |
VR is an Air Native Extension built on top of Google VR. |
| VRApi
| com.myflashlab.air.extensions.googleVR |
This class will let you access different VR APIs supported by this ANE. |
| VRConfig
| com.myflashlab.air.extensions.googleVR | |
| VRConfigImg
| com.myflashlab.air.extensions.googleVR |
Data class representing the desired configuration you might need before launching the VR image view. |
| VRConfigVid
| com.myflashlab.air.extensions.googleVR |
Data class representing the desired configuration you might need before launching the VR video view. |
| VREvents
| com.myflashlab.air.extensions.googleVR | |
| WebSettings
| com.myflashlab.air.extensions.richWebView.android |
Manages settings state for a WebView. |
| WebSettings
| com.myflashlab.air.extensions.richWebView.ios |
Webview settings which can be set only before it is being added to the view using the _webviewInstance.addView
method. |
| WebsiteDataStore
| com.myflashlab.air.extensions.richWebView.ios |
A WebsiteDataStore represents various types of data that a website might make use of. |
| WebView
| com.myflashlab.air.extensions.richWebView.android | |
| WebView
| com.myflashlab.air.extensions.richWebView.ios |
An iOS WKWebView class which must be initialized from RichWebView.ios.getInstance. |
| WebViewDatabase
| com.myflashlab.air.extensions.richWebView.android |
This class allows developers to determine whether any WebView used in the application has stored any of the
following types of browsing data and to clear any such stored data for all WebViews in the application. |
| WebViewEvents
| com.myflashlab.air.extensions.richWebView.android | |
| WebViewEvents
| com.myflashlab.air.extensions.richWebView.ios | |
| WriteBatch
| com.myflashlab.air.extensions.firebase.firestore |
A write batch, used to perform multiple writes as a single atomic unit. |
| YetAnother
| com.myflashlab.air.extensions.yetAnother | |
| ZipManager
| com.myflashlab.air.extensions.zip |
ZipManager class will zip or unzip big, big zip archives super fast as it is using native process
in threads supporting both Android and iOS. |
| ZipManagerEvent
| com.myflashlab.air.extensions.zip | |