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 |
map(to:Class) — method, class com.tuarua.firebase.firestore.DocumentReference |
|
Converts the Document into an as3 Class with properties mapped to the Document's fields. |
map(to:Class) — method, class com.tuarua.firebase.firestore.Query |
|
Converts the Document into an as3 Class with properties mapped to the Document's fields. |
maxDownloadRetryTime — Property, class com.tuarua.firebase.Storage |
|
Maximum time in seconds to retry a download if a failure occurs. |
maxOperationRetryTime — Property, class com.tuarua.firebase.Storage |
|
Maximum time in seconds to retry operations other than upload and download if a failure occurs. |
maxResults — Property, class com.tuarua.firebase.ml.vision.cloud.CloudDetectorOptions |
|
Maximum number of results to return. |
maxUploadRetryTime — Property, class com.tuarua.firebase.Storage |
|
Maximum time in seconds to retry an upload if a failure occurs. |
md5Hash — Property, class com.tuarua.firebase.storage.StorageMetadata |
| MD5 hash of the data; encoded using base64. |
medium — Property, class com.tuarua.firebase.dynamiclinks.GoogleAnalyticsParameters |
| Google Play analytics parameters. |
MEDIUM — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsParam |
| |
messageId — Property, class com.tuarua.firebase.messaging.RemoteMessage |
| |
messageType — Property, class com.tuarua.firebase.messaging.RemoteMessage |
| |
messaging() — Static Method , class com.tuarua.Firebase |
| Returns the FirebaseMessaging instance. |
Messaging — class, package com.tuarua.firebase |
| |
MessagingEvent — class, package com.tuarua.firebase.messaging.events |
| |
MessagingEvent(type:String, remoteMessage:com.tuarua.firebase.messaging:RemoteMessage, token:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.tuarua.firebase.messaging.events.MessagingEvent |
| |
metadata — Property, class com.tuarua.firebase.firestore.DocumentSnapshot |
| Metadata about this snapshot concerning its source and if it has local modifications. |
metadata — Property, class com.tuarua.firebase.firestore.QuerySnapshot |
| |
metadataGeneration — Property, class com.tuarua.firebase.storage.StorageMetadata |
|
The version of the metadata for this object at this generation. |
methodName — Property, class com.tuarua.firebase.firestore.DeleteFieldValue |
| |
methodName — Property, class com.tuarua.firebase.firestore.NumericIncrementFieldValue |
| |
methodName — Property, class com.tuarua.firebase.firestore.ServerTimestampFieldValue |
| |
minimumFetchInterval — Property, class com.tuarua.firebase.remoteconfig.RemoteConfigSettings |
| Sets the minimum interval between successive fetch calls. |
minimumSessionDuration — Property, class com.tuarua.firebase.Analytics |
|
Sets the minimum engagement time in seconds required to start a new session. |
minimumVersion — Property, class com.tuarua.firebase.dynamiclinks.AndroidParameters |
| The versionCode of the minimum version of your app that can open the link. |
minimumVersion — Property, class com.tuarua.firebase.dynamiclinks.IosParameters |
| The version number of the minimum version of your app that can open the link. |
MISSING_ANDROID_PACKAGE_NAME — Constant Static Property, class com.tuarua.firebase.auth.AuthErrorCode |
| Indicates that the android package name is missing when the androidInstallApp flag is set to true. |
MISSING_APP_CREDENTIAL — Constant Static Property, class com.tuarua.firebase.auth.AuthErrorCode |
| Indicates that the APNS device token is missing in the verifyClient request. |
MISSING_APP_TOKEN — Constant Static Property, class com.tuarua.firebase.auth.AuthErrorCode |
| Indicates that the APNs device token could not be obtained. |
MISSING_CONTINUE_URI — Constant Static Property, class com.tuarua.firebase.auth.AuthErrorCode |
| Indicates that a continue URI was not provided in a request to the backend which requires one. |
MISSING_EMAIL — Constant Static Property, class com.tuarua.firebase.auth.AuthErrorCode |
| Indicates that an email address was expected but one was not provided. |
MISSING_IOS_BUNDLE_ID — Constant Static Property, class com.tuarua.firebase.auth.AuthErrorCode |
| Indicates that the iOS bundle ID is missing when a iOS App Store ID is provided. |
MISSING_PHONE_NUMBER — Constant Static Property, class com.tuarua.firebase.auth.AuthErrorCode |
| Indicates that a phone number was not provided in a call to verifyPhoneNumber:completion:. |
MISSING_VERIFICATION_CODE — Constant Static Property, class com.tuarua.firebase.auth.AuthErrorCode |
| Indicates that the phone auth credential was created with an empty verification code. |
MISSING_VERIFICATION_ID — Constant Static Property, class com.tuarua.firebase.auth.AuthErrorCode |
| Indicates that the phone auth credential was created with an empty verification ID. |
ModelDownloadConditions — class, package com.tuarua.firebase.ml.common.modeldownload |
|
Configurations for model downloading conditions. |
ModelDownloadConditions(isWiFiRequired:Boolean, canDownloadInBackground:Boolean, isChargingRequired:Boolean, isDeviceIdleRequired:Boolean) — Constructor, class com.tuarua.firebase.ml.common.modeldownload.ModelDownloadConditions |
|
Creates an instance of ModelDownloadConditions with the given conditions. |
ModelElementType — final class, package com.tuarua.firebase.ml.custom |
| This enum specifies the type of elements in the custom model's input or output. |
ModelInputOutputOptions — class, package com.tuarua.firebase.ml.custom |
|
Options for a custom model specifying input and output data types and dimensions. |
ModelInputOutputOptions() — Constructor, class com.tuarua.firebase.ml.custom.ModelInputOutputOptions |
| |
ModelInputs — class, package com.tuarua.firebase.ml.custom |
|
Input data for a Firebase custom model. |
ModelInputs() — Constructor, class com.tuarua.firebase.ml.custom.ModelInputs |
| |
ModelInterpreter — class, package com.tuarua.firebase.ml.custom |
| |
ModelInterpreter(options:com.tuarua.firebase.ml.custom:ModelInterpreterOptions) — Constructor, class com.tuarua.firebase.ml.custom.ModelInterpreter |
| |
ModelInterpreterError — class, package com.tuarua.firebase.ml.custom |
| |
ModelInterpreterError(message:any, id:any) — Constructor, class com.tuarua.firebase.ml.custom.ModelInterpreterError |
| |
ModelInterpreterOptions — class, package com.tuarua.firebase.ml.custom |
| Options for a custom model specifying input and output data types and dimensions. |
ModelInterpreterOptions(localModel:com.tuarua.firebase.ml.custom:CustomLocalModel, remoteModel:com.tuarua.firebase.ml.custom:CustomRemoteModel) — Constructor, class com.tuarua.firebase.ml.custom.ModelInterpreterOptions |
| |
modelManager — Static Property, class com.tuarua.firebase.ml.custom.ModelInterpreter |
|
Gets the model manager for the default Firebase app. |
ModelManager — class, package com.tuarua.firebase.ml.common.modeldownload |
|
Manages models that are used by MLKit features. |
ModelManager() — Constructor, class com.tuarua.firebase.ml.common.modeldownload.ModelManager |
| |
modelType — Property, class com.tuarua.firebase.ml.vision.cloud.CloudDetectorOptions |
|
Type of model to use in vision cloud detection API. |
modelType — Property, class com.tuarua.firebase.ml.vision.text.CloudTextRecognizerOptions |
|
Model type for cloud text recognition. |
MODIFIED — Constant Static Property, class com.tuarua.firebase.firestore.DocumentChangeType |
| |
mutableContent — Property, class com.tuarua.onesignal.OSNotificationPayload |
| |
|
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 |