| 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 |
| PackageInfo — class, package com.myflashlab.air.extensions.pm |
| |
| PackageInfo($context:flash.external:ExtensionContext, $packageName:String) — Constructor, class com.myflashlab.air.extensions.pm.PackageInfo |
| |
| PackageManager — class, package com.myflashlab.air.extensions.pm |
| |
| PackageManager() — Constructor, class com.myflashlab.air.extensions.pm.PackageManager |
| |
| packageName — Property, class com.myflashlab.air.extensions.pm.PackageInfo |
| |
| pageCount — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetDocuments |
| Number of pages in the item. |
| PAGE_DIRECTION_NEXT — Constant Static Property, class com.myflashlab.air.extensions.googleGames.Games |
| Direction advancing toward the end of the data set. |
| PAGE_DIRECTION_NONE — Constant Static Property, class com.myflashlab.air.extensions.googleGames.Games |
| Constant indicating that no pagination is occurring. |
| PAGE_DIRECTION_PREV — Constant Static Property, class com.myflashlab.air.extensions.googleGames.Games |
| Direction advancing toward the beginning of the data set. |
| pageDown($bottom:Boolean) — method, class com.myflashlab.air.extensions.richWebView.android.WebView |
|
Scrolls the contents of this WebView down by half the page size. |
| pageDown($bool:Boolean) — method, class com.myflashlab.air.extensions.webView.RichWebView |
|
Call this method to move the scrollbar down. |
| PAGE_FINISHED — Constant Static Property, class com.myflashlab.air.extensions.richWebView.android.WebViewEvents |
| |
| PAGE_FINISHED — Constant Static Property, class com.myflashlab.air.extensions.richWebView.ios.WebViewEvents |
| |
| PAGE_FINISHED — Constant Static Property, class com.myflashlab.air.extensions.webView.RichWebViewEvent |
|
is dispatched as soon as the page request load has been completed. |
| pageHeight — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetDocuments |
| Height in points (72 points per inch) of the document page (first page only for PDF's - other pages within the PDF may not be the same height). |
| pageId — Property, class com.myflashlab.air.extensions.fb.ShareContent |
| The ID of the Facebook page this share is associated with. |
| PAGE_PROGRESS — Constant Static Property, class com.myflashlab.air.extensions.richWebView.android.WebViewEvents |
| |
| PAGE_PROGRESS — Constant Static Property, class com.myflashlab.air.extensions.richWebView.ios.WebViewEvents |
| |
| PAGE_PROGRESS — Constant Static Property, class com.myflashlab.air.extensions.webView.RichWebViewEvent |
|
is dispatched while web view is loading a web page. |
| PAGE_RESPONSE — Constant Static Property, class com.myflashlab.air.extensions.richWebView.ios.WebViewEvents |
| |
| PAGE_STARTED — Constant Static Property, class com.myflashlab.air.extensions.richWebView.android.WebViewEvents |
| |
| PAGE_STARTED — Constant Static Property, class com.myflashlab.air.extensions.richWebView.ios.WebViewEvents |
| |
| PAGE_STARTED — Constant Static Property, class com.myflashlab.air.extensions.webView.RichWebViewEvent |
|
is dispatched as soon as web view has started to load a new page. |
| PAGE_STARTING — Constant Static Property, class com.myflashlab.air.extensions.richWebView.android.WebViewEvents |
| |
| PAGE_STARTING — Constant Static Property, class com.myflashlab.air.extensions.richWebView.ios.WebViewEvents |
| |
| PAGE_STARTING — Constant Static Property, class com.myflashlab.air.extensions.webView.RichWebViewEvent |
|
is dispatched just before the web view starts to load a new page. |
| pageUp($top:Boolean) — method, class com.myflashlab.air.extensions.richWebView.android.WebView |
|
Scrolls the contents of this WebView up by half the view size. |
| pageUp($bool:Boolean) — method, class com.myflashlab.air.extensions.webView.RichWebView |
|
Call this method to move the scrollbar up. |
| pageWidth — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetDocuments |
| Width in points (72 points per inch) of the document page (first page only for PDF's - other pages within the PDF may not be the same width). |
| pagingEnabled — Property, class com.myflashlab.air.extensions.richWebView.ios.ScrollView |
|
default false. |
| PAIN_OF_SALVATION_NIHIL_MORARI — Constant Static Property, class com.myflashlab.air.extensions.vibration.Vibration |
| |
| parent — Property, class com.myflashlab.air.extensions.firebase.db.DBReference |
| A DatabaseReference to the parent location, or null if this instance references the root location |
| parent — Property, class com.myflashlab.air.extensions.firebase.firestore.CollectionReference |
|
Gets a DocumentReference to the document that contains this collection. |
| parent — Property, class com.myflashlab.air.extensions.firebase.firestore.DocumentReference |
|
Gets a CollectionReference to the collection that contains this document. |
| parent — Property, class com.myflashlab.air.extensions.firebase.storage.StorageReference |
|
Returns a new instance of StorageReference pointing to the parent location or null if this instance
references the root location. |
| PARENTAL_GATE — Static Property, class com.myflashlab.air.extensions.billing.Billing |
|
(iOS) If you are targeting your app for kids, apple requires you to show a parental gate before a purchase flow
starts. |
| parentName — Property, class com.myflashlab.air.extensions.adobeMobile.MediaSettings |
|
name of the ads parent video. |
| PARENT_PERMISSION_REQUIRED — Constant Static Property, class com.myflashlab.air.extensions.billing.BillingEvent |
| |
| parentPod — Property, class com.myflashlab.air.extensions.adobeMobile.MediaSettings |
|
of the media item that the media ad is playing in. |
| parentPodPosition — Property, class com.myflashlab.air.extensions.adobeMobile.MediaSettings |
|
position of parent pod (in seconds). |
| parse() — method, class com.myflashlab.air.extensions.localNotifi.NotificationAndroidSettings |
| |
| parse() — method, class com.myflashlab.air.extensions.localNotifi.NotificationIosSettings |
| |
| parse() — method, class com.myflashlab.air.extensions.localNotifi.NotificationSettings |
| |
| parsePayloadFromArguments($arguments:Array) — Static Method , class com.myflashlab.air.extensions.firebase.fcm.FCM |
|
Helpful optional method to parse raw FCM data from server to an Object containing key/value pairs of the custom
payload data that the FCM might contain. |
| parsePayloadFromString($str:String) — Static Method , class com.myflashlab.air.extensions.firebase.fcm.FCM |
|
Helpful optional method to parse raw FCM data from server to an Object containing key/value pairs of the custom
payload data that the FCM might contain. |
| Participant — class, package com.myflashlab.air.extensions.googleGames |
|
Data interface for multiplayer participants. |
| participantId — Property, class com.myflashlab.air.extensions.googleGames.GamesEvents |
| |
| participantIds — Property, class com.myflashlab.air.extensions.googleGames.GamesEvents |
| |
| participantIds — Property, class com.myflashlab.air.extensions.googleGames.Room |
|
The IDs of the participants in this room. |
| PARTICIPANT_NOT_CONNECTED — Constant Static Property, class com.myflashlab.air.extensions.googleGames.GamesClientStatusCodes |
|
The ID of the participant provided by the user is not currently connected to the client in the real-time room. |
| participants — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetMedia |
| The list of people who are visible in an image or movie or written about in a document. |
| PASSWORD_UPDATE_RESULT — Constant Static Property, class com.myflashlab.air.extensions.firebase.auth.FirebaseUserEvents |
| |
| path — Property, class com.myflashlab.air.extensions.firebase.firestore.CollectionReference |
|
Gets the path of this collection (relative to the root of the database) as a slash-separated string. |
| path — Property, class com.myflashlab.air.extensions.firebase.firestore.DocumentReference |
|
Gets the path of this document (relative to the root of the database) as a slash-separated string. |
| path — Property, class com.myflashlab.air.extensions.firebase.storage.StorageMetadata |
| the path of the StorageReference object |
| path — Property, class com.myflashlab.air.extensions.firebase.storage.StorageReference |
|
Returns the full path to this object, not including the Google Cloud Storage bucket. |
| pause() — method, class com.myflashlab.air.extensions.firebase.storage.StorageTask |
|
Attempts to pause the task. |
| pause() — method, class com.myflashlab.air.extensions.googleVR.ApiVideoView |
| |
| pause() — method, class com.myflashlab.air.extensions.player.surface.SurfacePlayer |
|
pause your video playback
|
| pauseCollectingLifecycleData() — Static Method , class com.myflashlab.air.extensions.adobeMobile.ADBMobile |
|
Required on Android side when app goes to background, on iOS side, this happens automatically. |
| PAUSED — Constant Static Property, class com.myflashlab.air.extensions.googleVR.VREvents |
| |
| pauseTimers() — method, class com.myflashlab.air.extensions.richWebView.android.WebView |
|
Pauses all layout, parsing, and JavaScript timers for all WebViews. |
| pauseTimers() — method, class com.myflashlab.air.extensions.webView.RichWebView |
|
Android only - when going to background, call this method to save resources on your device. |
| payload — Property, class com.myflashlab.air.extensions.localNotifi.NotificationEvents |
|
Indicates the payload String data you set when adjusting the notification
|
| _payload — Property, class com.myflashlab.air.extensions.localNotifi.NotificationSettings |
| |
| payload — Property, class com.myflashlab.air.extensions.localNotifi.NotificationSettings |
| |
| paymentMode — Property, class com.myflashlab.air.extensions.billing.Product |
|
(iOS)
|
| PDF417 — Constant Static Property, class com.myflashlab.air.extensions.barcode.Barcode |
| |
| PdfViewer — class, package com.myflashlab.air.extensions.pdf |
|
PdfViewer class lets you open pdf files right from your Air mobile apps. |
| PdfViewer($useAirPrefixForAndroid:Boolean) — Constructor, class com.myflashlab.air.extensions.pdf.PdfViewer |
|
ANE constructor will initialize the extension in your project. |
| PdfViewerEvent — class, package com.myflashlab.air.extensions.pdf |
| |
| PdfViewerEvent(type:String, data:any, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.myflashlab.air.extensions.pdf.PdfViewerEvent |
| |
| PENDING — Constant Static Property, class com.myflashlab.air.extensions.gameCenter.ChallengeState |
| The challenge has been issued, but neither completed nor declined |
| percentComplete — Property, class com.myflashlab.air.extensions.gameCenter.Achievement |
|
A percentage value that states how far the player has progressed on this achievement. |
| Perf — class, package com.myflashlab.air.extensions.firebase.performance |
|
The Firebase Performance API. |
| performanceMod — Property, class com.myflashlab.air.extensions.firebase.mlkit.FaceDetectorOptions |
| |
| performers — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetMedia |
| Performers in the movie |
| PerfTrace — class, package com.myflashlab.air.extensions.firebase.performance |
|
Trace allows you to set beginning and end of a certain action in your app. |
| PerfTrace($id:int, $context:flash.external:ExtensionContext) — Constructor, class com.myflashlab.air.extensions.firebase.performance.PerfTrace |
|
don't init this class manually, instead use the Perf.newTrace() method. |
| PERMANENT — Constant Static Property, class com.myflashlab.air.extensions.billing.BillingType |
| |
| PermissionCheck — class, package 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. |
| PermissionCheck() — Constructor, class com.myflashlab.air.extensions.nativePermissions.PermissionCheck |
|
Do not initialize using the constructor, instead use PermissionCheck.init();. |
| PERMISSION_DENIED — Constant Static Property, class com.myflashlab.air.extensions.firebase.db.DBError |
| This client does not have permission to perform this operation |
| PERMISSION_DENIED — Constant Static Property, class com.myflashlab.air.extensions.firebase.functions.FunctionsErrorCode |
| The caller does not have permission to execute the specified operation. |
| PERMISSION_DENIED — Constant Static Property, class com.myflashlab.air.extensions.nativePermissions.PermissionCheck |
| This state means that your user has denied the requested permission |
| PERMISSION_DENIED — Constant Static Property, class com.myflashlab.air.extensions.pm.PackageManager |
| |
| PERMISSION_GRANTED — Constant Static Property, class com.myflashlab.air.extensions.nativePermissions.PermissionCheck |
| This state means that your user has granted the requested permission to your app |
| PERMISSION_GRANTED — Constant Static Property, class com.myflashlab.air.extensions.pm.PackageManager |
| |
| PERMISSION_OS_ERR — Constant Static Property, class com.myflashlab.air.extensions.nativePermissions.PermissionCheck |
| This is returned when you are calling a source on a wrong OS! |
| Permissions — class, package com.myflashlab.air.extensions.fb |
|
Here you will find all the facebook permissions you may ask your app users. |
| PERMISSION_UNKNOWN — Constant Static Property, class com.myflashlab.air.extensions.nativePermissions.PermissionCheck |
| If you are checking a permission for the first time, this value will be returned. |
| persistenceEnabled — Static Property, class com.myflashlab.air.extensions.firebase.db.DB |
|
The Firebase Database client will cache synchronized data and keep track of all writes you've initiated while
your application is running. |
| phone — Property, class com.myflashlab.air.extensions.gps.Address |
| |
| PHONE — Constant Static Property, class com.myflashlab.air.extensions.firebase.auth.AuthProvider |
| |
| PHONE_AUTO_RETRIEVAL_TIME_OUT — Constant Static Property, class com.myflashlab.air.extensions.firebase.auth.AuthEvents |
| |
| PHONE_CODE_SENT — Constant Static Property, class com.myflashlab.air.extensions.firebase.auth.AuthEvents |
| |
| phoneNumber — Static Property, class com.myflashlab.air.extensions.firebase.auth.FirebaseUser |
|
Returns the phone number of the user, as stored in the Firebase project's user database, or null
if none exists. |
| phoneNumber — Property, class com.myflashlab.air.extensions.firebase.auth.UserInfo |
|
Returns the phone number corresponding to the user's account, if available, or null if none exists. |
| PHONE_NUMBER — Constant Static Property, class com.myflashlab.air.extensions.richWebView.ios.DataDetectorType |
| Phone numbers are detected and turned into links. |
| phoneNumbers — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetMessaging |
| Phone numbers for this item. |
| PHONE_UPDATE_RESULT — Constant Static Property, class com.myflashlab.air.extensions.firebase.auth.FirebaseUserEvents |
| |
| PHONE_VERIFICATION_RESULT — Constant Static Property, class com.myflashlab.air.extensions.firebase.auth.AuthEvents |
| |
| PhotoSize — class, package com.myflashlab.air.extensions.gameCenter |
| |
| photoUrl — Static Property, class com.myflashlab.air.extensions.firebase.auth.FirebaseUser |
|
Returns the URL of this user's main profile picture, as stored in the Firebase project's user database. |
| photoUrl — Property, class com.myflashlab.air.extensions.firebase.auth.UserInfo |
| Returns a Uri to the user's profile picture, if available. |
| photoUrl — Property, class com.myflashlab.air.extensions.gSignIn.GAccount |
|
Returns the photo url of the signed in user if the user has a profile picture. |
| picture — Property, class com.myflashlab.air.extensions.fb.Profile |
|
Getter for the Url of the profile picture. |
| pixelCount — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetImages |
| The total number of pixels in the item. |
| pixelHeight — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetImages |
| The height of the item in pixels (ie Image height or Video frame height) |
| pixelWidth — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetImages |
| The width of the item in pixels (ie Image width or Video frame width) |
| placeId — Property, class com.myflashlab.air.extensions.fb.ShareContent |
| The Id for a place to tag with this content. |
| places — Property, class com.myflashlab.air.extensions.spotlight.AttributeSet |
| |
| play($name:String, $offset:Number) — method, class com.myflashlab.air.extensions.adobeMobile.Media |
|
Begins tracking a media item. |
| play($address:String, $type:String) — method, class com.myflashlab.air.extensions.player.VideoPlayer |
|
to start playing a video using available video players. |
| play() — method, class com.myflashlab.air.extensions.player.surface.SurfacePlayer |
|
after attaching a video, you can play it back now. |
| play() — method, class com.myflashlab.air.extensions.volume.NativeSound |
|
Plays this instance of native sound object. |
| playCount — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetMedia |
| User play count of this item |
| playedTime — Property, class com.myflashlab.air.extensions.googleGames.SnapshotMetadata |
|
Retrieves the played time of this snapshot in milliseconds. |
| player — Property, class com.myflashlab.air.extensions.gameCenter.Achievement |
|
A Player object used to identify the player who earned the achievement. |
| player — Property, class com.myflashlab.air.extensions.gameCenter.Score |
|
the player that earned the score. |
| player — Property, class com.myflashlab.air.extensions.googleGames.GamesEvents |
| |
| player — Property, class com.myflashlab.air.extensions.googleGames.Participant |
|
Returns the Player that this participant represents. |
| player — Property, class com.myflashlab.air.extensions.googleGames.Players |
|
loads the current signed-in Player. |
| Player — class, package com.myflashlab.air.extensions.gameCenter |
|
An object that provides information about a player on Game Center. |
| Player — class, package com.myflashlab.air.extensions.googleGames |
|
Data interface for retrieving player information. |
| playerId — Property, class com.myflashlab.air.extensions.googleGames.GamesEvents |
| |
| playerID — Property, class com.myflashlab.air.extensions.adobeMobile.MediaSettings |
|
ID of media player. |
| playerID — Property, class com.myflashlab.air.extensions.gameCenter.Player |
|
A unique identifier associated with a player. |
| PlayerLevel — class, package com.myflashlab.air.extensions.googleGames |
|
Data object representing a level a player can obtain in the metagame. |
| PlayerLevelInfo — class, package com.myflashlab.air.extensions.googleGames |
|
Data object representing the current level information of a player in the metagame. |
| playerName — Property, class com.myflashlab.air.extensions.adobeMobile.MediaSettings |
|
name of media player. |
| players — Property, class com.myflashlab.air.extensions.gameCenter.Cache |
| |
| players — Static Property, class com.myflashlab.air.extensions.googleGames.Games |
|
Returns an instance of Players class. |
| Players — class, package com.myflashlab.air.extensions.googleGames |
|
A client to interact with Players. |
| playerScope — Property, class com.myflashlab.air.extensions.gameCenter.Leaderboard |
|
A filter used to restrict the search to a subset of the players on Game Center. |
| PlayerScope — class, package com.myflashlab.air.extensions.gameCenter |
|
The scope of players to be searched for scores. |
| playersInstances — Property, class com.myflashlab.air.extensions.gameCenter.Cache |
| |
| PlayerStats — class, package com.myflashlab.air.extensions.googleGames |
|
A client to retrieve Player stats. |
| PLAY_GAMES — Constant Static Property, class com.myflashlab.air.extensions.firebase.auth.AuthProvider |
| |
| PLUS_ME — Constant Static Property, class com.myflashlab.air.extensions.gSignIn.GScopes |
| |
| position — Property, class com.myflashlab.air.extensions.googleVR.VREvents |
| |
| position — Property, class com.myflashlab.air.extensions.player.surface.SurfacePlayer |
|
get the current position of your video clip in milliseconds
|
| postalCode — Property, class com.myflashlab.air.extensions.gps.Address |
| |
| postNotification($params:Object, $successCallback:Function, $failureCallback:Function) — Static Method , class com.myflashlab.air.extensions.firebase.fcm.OneSignal |
|
Allows you to send notifications from user to user or schedule ones in the future to be delivered to the current
device. |
| postNotification($params:Object, $successCallback:Function, $failureCallback:Function) — Static Method , class com.myflashlab.air.extensions.onesignal.OneSignal |
|
Allows you to send notifications from user to user or schedule ones in the future to be delivered to the current
device. |
| POST_SCORE — Constant Static Property, class com.myflashlab.air.extensions.firebase.analytics.AnalyticsEvent |
|
Post Score event. |
| postUrl($url:String, $postData:String) — method, class com.myflashlab.air.extensions.richWebView.android.WebView |
|
Loads the URL with postData using "POST" method into this WebView. |
| POS_UPDATED — Constant Static Property, class com.myflashlab.air.extensions.googleVR.VREvents |
| |
| preferences — Property, class com.myflashlab.air.extensions.richWebView.ios.WebSettings |
|
Returns a reference to the Preferences object. |
| Preferences — class, package com.myflashlab.air.extensions.richWebView.ios |
|
Encapsulates the preference settings for a web view. |
| premises — Property, class com.myflashlab.air.extensions.gps.Address |
| |
| presentAppSettings() — Static Method , class com.myflashlab.air.extensions.firebase.fcm.OneSignal |
|
presents the settings page to control/customize push notification settings
|
| presentAppSettings() — Static Method , class com.myflashlab.air.extensions.onesignal.OneSignal |
|
presents the settings page to control/customize push notification settings
|
| PRESENT_OFFER — Constant Static Property, class com.myflashlab.air.extensions.firebase.analytics.AnalyticsEvent |
|
Present Offer event. |
| previousChildName — Property, class com.myflashlab.air.extensions.firebase.db.DBEvents |
|
This object will be available on the following events. |
| price — Property, class com.myflashlab.air.extensions.billing.Product |
| |
| PRICE — Constant Static Property, class com.myflashlab.air.extensions.firebase.analytics.AnalyticsParam |
| Purchase price (Number). |
| priceChangeConfirmation($productId:String, $callback:Function) — Static Method , class com.myflashlab.air.extensions.billing.Billing |
|
(Android), Initiate a flow to confirm the change of price for an item subscribed by the user. |
| PRICE_CHANGE_CONFIRMATION — Constant Static Property, class com.myflashlab.air.extensions.billing.FeatureType |
| |
| primaryCategory — Property, class com.myflashlab.air.extensions.googleGames.Game |
|
Retrieves the primary category of the game - this may be null. |
| PrinterDevice — class, package com.myflashlab.air.extensions.rongta |
| |
| PrinterInterface — class, package com.myflashlab.air.extensions.rongta |
| |
| priority — Property, class com.myflashlab.air.extensions.firebase.db.DBDataSnapshot |
|
Returns the priority of the data contained in this snapshot
|
| priority — Property, class com.myflashlab.air.extensions.firebase.db.DBMutableData |
|
Indicates the current priority at this location. |
| privacyStatus — Property, class com.myflashlab.air.extensions.adobeMobile.Config |
|
Gets the privacy status which is one of the below statuses:
MobilePrivacyStatus.STATUS_OPT_IN
MobilePrivacyStatus.STATUS_OPT_OUT
MobilePrivacyStatus.STATUS_UNKNOWN
|
| process($visionImage:com.myflashlab.air.extensions.firebase.mlkit:VisionImage, $callback:Function) — method, class com.myflashlab.air.extensions.firebase.mlkit.BarcodeDetector |
| |
| process($visionImage:com.myflashlab.air.extensions.firebase.mlkit:VisionImage, $contours:Vector$int, $callback:Function) — method, class com.myflashlab.air.extensions.firebase.mlkit.FaceDetector |
| |
| process($visionImage:com.myflashlab.air.extensions.firebase.mlkit:VisionImage, $callback:Function) — method, class com.myflashlab.air.extensions.firebase.mlkit.ImageLabeler |
| |
| process($visionImage:com.myflashlab.air.extensions.firebase.mlkit:VisionImage, $callback:Function) — method, class com.myflashlab.air.extensions.firebase.mlkit.LandmarkDetector |
| |
| process($visionImage:com.myflashlab.air.extensions.firebase.mlkit:VisionImage, $callback:Function) — method, class com.myflashlab.air.extensions.firebase.mlkit.TextRecognizer |
| |
| producer — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetMedia |
| Producer of the content |
| Product — class, package com.myflashlab.air.extensions.billing |
|
Data object containing online products which are available for purchase. |
| productId — Property, class com.myflashlab.air.extensions.billing.Product |
| |
| productId — Property, class com.myflashlab.air.extensions.billing.Purchase |
|
A string used to identify a product that can be purchased from within your application.
|
| products — Static Property, class com.myflashlab.air.extensions.billing.Billing |
|
Returns a list of confirmed products found on iTunesConnect or GooglePlay console. |
| profile — Property, class com.myflashlab.air.extensions.firebase.auth.AdditionalUserInfo |
|
Returns an Object containing IDP-specific user data. |
| Profile — class, package com.myflashlab.air.extensions.fb |
|
This class represents a basic Facebook profile. |
| PROFILE — Constant Static Property, class com.myflashlab.air.extensions.gSignIn.GScopes |
| |
| PROFILE_AGERANGE_READ — Constant Static Property, class com.myflashlab.air.extensions.gSignIn.GScopes |
| |
| PROFILE_LANGUAGE_READ — Constant Static Property, class com.myflashlab.air.extensions.gSignIn.GScopes |
| |
| profileName — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetImages |
| Name of the color profile used for the image |
| PROFILE_UPDATE_RESULT — Constant Static Property, class com.myflashlab.air.extensions.firebase.auth.FirebaseUserEvents |
| |
| progress — Property, class com.myflashlab.air.extensions.richWebView.android.WebViewEvents |
| |
| progress — Property, class com.myflashlab.air.extensions.richWebView.ios.WebViewEvents |
| |
| PROGRESS — Constant Static Property, class com.myflashlab.air.extensions.zip.ZipManagerEvent |
| |
| progressValue — Property, class com.myflashlab.air.extensions.googleGames.SnapshotMetadata |
|
Retrieves the progress value for this snapshot. |
| project_id — Property, class com.myflashlab.air.extensions.firebase.core.FirebaseConfig |
| |
| PROJECT_NOT_FOUND — Constant Static Property, class com.myflashlab.air.extensions.firebase.storage.StorageExceptions |
| Reason: No project is configured for Firebase Storage |
| PROJECT_PLATFORM_ANDROID — Constant Static Property, class com.myflashlab.air.extensions.firebase.invites.Invites |
| |
| PROJECT_PLATFORM_IOS — Constant Static Property, class com.myflashlab.air.extensions.firebase.invites.Invites |
| |
| projects — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetMedia |
| The list of projects that this item is part of. |
| PROMO_PURCHASE_FAILED — Constant Static Property, class com.myflashlab.air.extensions.billing.BillingEvent |
| |
| PROMO_PURCHASE_SUCCESS — Constant Static Property, class com.myflashlab.air.extensions.billing.BillingEvent |
| |
| promote() — method, class com.myflashlab.air.extensions.rateme.RateMeApi |
|
This method will immediately trigger the rating prompt. |
| promptBeforeOpeningPushURL — Property, class com.myflashlab.air.extensions.firebase.fcm.OneSignalInitSettings |
|
(iOS) Prompt user yes/no to open URL's from push notifications |
| promptBeforeOpeningPushURL — Property, class com.myflashlab.air.extensions.onesignal.InitSettings |
|
(iOS) Prompt user yes/no to open URL's from push notifications |
| promptForNewVersionIfUserRated — Property, class com.myflashlab.air.extensions.rateme.RateMeApi |
|
(used in iOS only) Because iTunes ratings are version-specific, you ideally want users to rate each new version of your app. |
| promptForPushNotifications($callback:Function) — Static Method , class com.myflashlab.air.extensions.firebase.fcm.OneSignal |
|
(iOS) Prompt the user for notification permissions. |
| promptForPushNotifications($callback:Function) — Static Method , class com.myflashlab.air.extensions.onesignal.OneSignal |
|
(iOS) Prompt the user for notification permissions. |
| promptLocation() — Static Method , class com.myflashlab.air.extensions.firebase.fcm.OneSignal |
|
Prompts the user for location permissions to allow geo-tagging from the OneSignal dashboard. |
| promptLocation() — Static Method , class com.myflashlab.air.extensions.onesignal.OneSignal |
|
Prompts the user for location permissions to allow geo-tagging from the OneSignal dashboard. |
| ProrationMode — class, package com.myflashlab.air.extensions.billing |
|
(Android) available proration modes when using replaceSubscription method. |
| provider — Property, class com.myflashlab.air.extensions.gps.Location |
| |
| providerId — Property, class com.myflashlab.air.extensions.firebase.auth.AdditionalUserInfo |
|
Returns the provider ID for the user. |
| providerId — Static Property, class com.myflashlab.air.extensions.firebase.auth.FirebaseUser |
|
Always returns AuthProvider.FIREBASE
|
| providerId — Property, class com.myflashlab.air.extensions.firebase.auth.UserInfo |
| Returns the unique identifier of the provider type that this instance corresponds to. |
| providersData — Static Property, class com.myflashlab.air.extensions.firebase.auth.FirebaseUser |
|
Returns an Array of UserInfo instance that represents the linked identities of the user using different
authentication providers that may be linked to their account. |
| providesAppNotificationSettings — Property, class com.myflashlab.air.extensions.firebase.fcm.OneSignalInitSettings |
|
(iOS) iOS 12+, Used to determine if the app is able to present it's own customized Notification Settings view. |
| providesAppNotificationSettings — Property, class com.myflashlab.air.extensions.onesignal.InitSettings |
|
(iOS) iOS 12+, Used to determine if the app is able to present it's own customized Notification Settings view. |
| PROVISIONAL — Constant Static Property, class com.myflashlab.air.extensions.firebase.fcm.OneSignalNotificationPermissionStatus |
| the application is only authorized to post Provisional notifications (direct to history) |
| PROVISIONAL — Constant Static Property, class com.myflashlab.air.extensions.onesignal.NotificationPermissionStatus |
| the application is only authorized to post Provisional notifications (direct to history) |
| pt — Property, class com.myflashlab.air.extensions.firebase.dynamicLinks.AnalyticsParams |
| |
| publicKey — Static Property, class com.myflashlab.air.extensions.billing.Billing |
|
(Android), sets the public Android key for your app found in your GooglePlay console. |
| public_profile — Constant Static Property, class com.myflashlab.air.extensions.fb.Permissions |
|
Provides access to a subset of items that are part of a person's public profile. |
| publish_actions — Constant Static Property, class com.myflashlab.air.extensions.fb.Permissions |
|
Provides access to publish Posts, Open Graph actions, achievements, scores and other activity on behalf of
a person using your app. |
| publishers — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetMedia |
| Used to designate the entity responsible for making the resource available. |
| publish_pages — Constant Static Property, class com.myflashlab.air.extensions.fb.Permissions |
|
When you also have the manage_pages permission, gives your app the ability to post, comment and like as
any of the Pages managed by a person using your app. |
| purchase — Property, class com.myflashlab.air.extensions.billing.BillingEvent |
| |
| Purchase — class, package com.myflashlab.air.extensions.billing |
|
The Purchase class holds information about payments. |
| PURCHASE_REFUND — Constant Static Property, class com.myflashlab.air.extensions.firebase.analytics.AnalyticsEvent |
|
E-Commerce Purchase Refund event. |
| purchaseState — Property, class com.myflashlab.air.extensions.billing.Purchase |
|
The purchase state of the order. |
| purchaseTime — Property, class com.myflashlab.air.extensions.billing.Purchase |
|
The time the product was purchased, in milliseconds since the epoch (Jan 1, 1970).
|
| purchaseToken — Property, class com.myflashlab.air.extensions.billing.Purchase |
|
Transaction identifier or purchase token is a unique string which identifies a successful payment
transaction. |
| purgeOutstandingWrites() — Static Method , class com.myflashlab.air.extensions.firebase.db.DB |
|
The Firebase Database client automatically queues writes and sends them to the server at the earliest
opportunity, depending on network connectivity. |
| push() — method, class com.myflashlab.air.extensions.firebase.db.DBReference |
|
Create a reference to an auto-generated child location. |
| pushNotificationRegistrationId — Property, class com.myflashlab.air.extensions.fb.AppEvents |
|
Sets and sends registration id to register the current app for push notifications. |
| put($key:String, $value:String) — method, class com.myflashlab.air.extensions.adobeMobile.ContextData |
| |
| putBytes($bytes:flash.utils:ByteArray, $metadata:com.myflashlab.air.extensions.firebase.storage:StorageMetadata) — method, class com.myflashlab.air.extensions.firebase.storage.StorageReference |
|
Asynchronously uploads byte data to this StorageReference. |
| putFile($sourceFile:flash.filesystem:File, $metadata:com.myflashlab.air.extensions.firebase.storage:StorageMetadata, $existingUploadUri:String) — method, class com.myflashlab.air.extensions.firebase.storage.StorageReference |
|
Asynchronously uploads a file to this StorageReference. |
| putMetric($metricName:String, $value:Number) — method, class com.myflashlab.air.extensions.firebase.performance.PerfTrace |
|
Sets the value of the metric with the given name in this trace to the value provided. |
|
| 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 |