| 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 |
| data — Property, class com.tuarua.firebase.firestore.DocumentSnapshot |
| |
| data — Property, class com.tuarua.firebase.messaging.RemoteMessage |
| |
| databaseUrl — Property, class com.tuarua.firebase.FirebaseOptions |
| The database root URL, e.g. |
| DATA_LOSS — Constant Static Property, class com.tuarua.firebase.firestore.FirestoreErrorCode |
| |
| DEADLINE_EXCEEDED — Constant Static Property, class com.tuarua.firebase.firestore.FirestoreErrorCode |
| |
| debug — Constant Static Property, class com.tuarua.onesignal.LogLevel |
| |
| deepLinkUrlScheme — Property, class com.tuarua.firebase.FirebaseOptions |
| The URL scheme used to set up Durable Deep Link service. |
| defaultEventParameters — Property, class com.tuarua.firebase.Analytics |
|
Adds parameters that will be set on every event logged from the SDK, including automatic ones. |
| DEFAULT_GAMES_SIGN_IN — Static Property, class com.tuarua.google.signin.GoogleSignInOptions |
|
Default and recommended configuration for Play Games Sign In. |
| DEFAULT_SIGN_IN — Static Property, class com.tuarua.google.signin.GoogleSignInOptions |
|
Default configuration for Google Sign In. |
| deleteDocument(documentReference:com.tuarua.firebase.firestore:DocumentReference) — method, class com.tuarua.firebase.firestore.WriteBatch |
|
Deletes the document referred to by documentReference. |
| deleteDownloadedModel(model:com.tuarua.firebase.ml.custom:CustomRemoteModel, listener:Function) — method, class com.tuarua.firebase.ml.common.modeldownload.ModelManager |
|
Deletes the downloaded model from the device. |
| DeleteFieldValue — class, package com.tuarua.firebase.firestore |
| |
| deleteTag(key:String) — method, class com.tuarua.OneSignal |
|
Deletes a single tag that was previously set on a user with sendTag or sendTags. |
| deleteTags(keys:Vector$String) — method, class com.tuarua.OneSignal |
|
Deletes one or more tags that were previously set on a user with sendTag or sendTags. |
| denied — Constant Static Property, class com.tuarua.onesignal.OSNotificationPermission |
| |
| dense — Property, class com.tuarua.firebase.ml.vision.text.CloudTextModelType |
|
Dense or document text cloud model type. |
| descending — Property, class com.tuarua.firebase.firestore.Order |
| |
| describeType(target:Object, flags:uint) — method, class avmplus.DescribeTypeJSON |
| |
| DescribeTypeJSON — class, package avmplus |
|
Makes the hidden, unofficial function describeTypeJSON available outside of the avmplus
package. |
| DescribeTypeJSON() — Constructor, class avmplus.DescribeTypeJSON |
| |
| description — Property, class com.tuarua.firebase.dynamiclinks.SocialMetaTagParameters |
| The description to use when the Dynamic Link is shared in a social post. |
| DESTINATION — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsParam |
| |
| detect(image:com.tuarua.firebase.ml.vision.common:VisionImage, listener:Function) — method, class com.tuarua.firebase.ml.vision.cloud.landmark.CloudLandmarkDetector |
|
Detects landmark in a given image. |
| DEVELOPER_ERROR — Constant Static Property, class com.tuarua.google.signin.GoogleSignInStatusCode |
| The application is misconfigured. |
| didCrashOnPreviousExecution() — method, class com.tuarua.firebase.Crashlytics |
| |
| disableNetwork(listener:Function) — method, class com.tuarua.firebase.Firestore |
|
Disables usage of the network by this Firestore instance. |
| DISCOUNT — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsParam |
| |
| displayName — Property, class com.tuarua.firebase.auth.FirebaseUser |
| |
| displayName — Property, class com.tuarua.google.signin.GoogleSignInAccount |
|
Returns the display name of the signed in user. |
| displayType — Property, class com.tuarua.onesignal.OSNotification |
| |
| dispose() — Static Method , class com.tuarua.Firebase |
| Disposes the ANE |
| dispose() — Static Method , class com.tuarua.OneSignal |
| Disposes the ANE |
| dispose() — Static Method , class com.tuarua.firebase.Analytics |
| Disposes the ANE |
| dispose() — Static Method , class com.tuarua.firebase.Auth |
| Disposes the ANE |
| dispose() — Static Method , class com.tuarua.firebase.Crashlytics |
| Disposes the ANE |
| dispose() — Static Method , class com.tuarua.firebase.DynamicLinks |
| Disposes the ANE |
| dispose() — Static Method , class com.tuarua.firebase.Firestore |
| Disposes the ANE |
| dispose() — Static Method , class com.tuarua.firebase.Messaging |
| Disposes the ANE |
| dispose() — Static Method , class com.tuarua.firebase.Performance |
| Disposes the ANE |
| dispose() — Static Method , class com.tuarua.firebase.RemoteConfig |
| Disposes the ANE |
| dispose() — Static Method , class com.tuarua.firebase.Storage |
| Disposes the ANE |
| dispose() — Static Method , class com.tuarua.firebase.Vision |
| Disposes the ANE and any Detector ANEs. |
| dispose() — Static Method , class com.tuarua.firebase.ml.custom.ModelInterpreter |
| Disposes the ANE. |
| dispose() — method, class com.tuarua.firebase.ml.vision.document.DocumentText |
|
Disposes the native code associated with this DocumentText. |
| dispose() — Static Method , class com.tuarua.google.GoogleSignIn |
| Disposes the ANE |
| document(documentPath:String) — method, class com.tuarua.firebase.Firestore |
| |
| document(documentPath:String) — method, class com.tuarua.firebase.firestore.CollectionReference |
| |
| DocumentBlockType — final class, package com.tuarua.firebase.ml.vision.document |
| |
| DocumentChange — class, package com.tuarua.firebase.firestore |
| |
| DocumentChange() — Constructor, class com.tuarua.firebase.firestore.DocumentChange |
| |
| documentChanges — Property, class com.tuarua.firebase.firestore.QuerySnapshot |
| |
| DocumentChangeType — final class, package com.tuarua.firebase.firestore |
| |
| documentId — Property, class com.tuarua.firebase.firestore.DocumentChange |
| The ID of the document for which this DocumentSnapshot contains data. |
| DocumentReference — class, package com.tuarua.firebase.firestore |
| |
| DocumentReference(path:String) — Constructor, class com.tuarua.firebase.firestore.DocumentReference |
|
Returns a DocumentReference pointing to a new document with an auto-generated ID. |
| documents — Property, class com.tuarua.firebase.firestore.QuerySnapshot |
| |
| DocumentSnapshot — class, package com.tuarua.firebase.firestore |
| |
| DocumentSnapshot(id:String, data:any, exists:Boolean, metadata:com.tuarua.firebase.firestore:SnapshotMetadata) — Constructor, class com.tuarua.firebase.firestore.DocumentSnapshot |
| |
| DocumentText — class, package com.tuarua.firebase.ml.vision.document |
|
Recognized document text in an image. |
| DocumentTextBlock — class, package com.tuarua.firebase.ml.vision.document |
| |
| DocumentTextParagraph — class, package com.tuarua.firebase.ml.vision.document |
|
A document text paragraph recognized in an image that consists of an array of words. |
| DocumentTextSymbol — class, package com.tuarua.firebase.ml.vision.document |
|
A document text symbol recognized in an image. |
| DocumentTextWord — class, package com.tuarua.firebase.ml.vision.document |
|
A document text word recognized in an image that consists of an array of symbols. |
| domainUriPrefix — Property, class com.tuarua.firebase.dynamiclinks.DynamicLink |
|
Domain URI Prefix of your App. |
| download(model:com.tuarua.firebase.ml.custom:CustomRemoteModel, conditions:com.tuarua.firebase.ml.common.modeldownload:ModelDownloadConditions, listener:Function) — method, class com.tuarua.firebase.ml.common.modeldownload.ModelManager |
|
Downloads the given model from the server to a local directory on the device. |
| DownloadTask — class, package com.tuarua.firebase.storage |
| |
| downloadUrl(listener:Function) — method, class com.tuarua.firebase.storage.StorageReference |
|
Asynchronously retrieves a long lived download URL with a revokable token. |
| DynamicLink — final class, package com.tuarua.firebase.dynamiclinks |
| |
| DynamicLink(link:String, domainUriPrefix:String) — Constructor, class com.tuarua.firebase.dynamiclinks.DynamicLink |
| |
| DynamicLinkError — class, package com.tuarua.firebase.dynamiclinks |
| |
| DynamicLinkError(message:any, id:any) — Constructor, class com.tuarua.firebase.dynamiclinks.DynamicLinkError |
| |
| DynamicLinkResult — final class, package com.tuarua.firebase.dynamiclinks |
| |
| DynamicLinkResult() — Constructor, class com.tuarua.firebase.dynamiclinks.DynamicLinkResult |
| |
| dynamicLinks() — Static Method , class com.tuarua.Firebase |
| Returns the FirebaseDynamicLinks instance. |
| DynamicLinks — final class, package com.tuarua.firebase |
| |
|
| 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 |