| 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   | 
| cacheControl — Property, class com.tuarua.firebase.storage.StorageMetadata | 
 |  Cache-Control directive for the object data. | 
| campaign — Property, class com.tuarua.firebase.dynamiclinks.GoogleAnalyticsParameters | 
 |  Google Play analytics parameters. | 
| CAMPAIGN — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsParam | 
 |  | 
| CAMPAIGN_DETAILS — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsEvent | 
 |  | 
| campaignToken — Property, class com.tuarua.firebase.dynamiclinks.ItunesConnectAnalyticsParameters | 
 |  iTunes Connect analytics parameters. | 
| cancel() — method,  class com.tuarua.firebase.storage.StorageTask | 
 | 
     Cancels a task currently in progress. | 
| CANCELED — Constant Static Property, class com.tuarua.firebase.storage.StorageErrorCode | 
 |  | 
| CANCELED — Constant Static Property, class com.tuarua.google.signin.GoogleSignInStatusCode | 
 |  The result was canceled either due to client disconnect | 
| CANCELLED — Constant Static Property, class com.tuarua.firebase.firestore.FirestoreErrorCode | 
 |  | 
| cancelNotification(id:int) — method,  class com.tuarua.OneSignal | 
 | 
     Cancels a single OneSignal notification based on its Android notification integer ID. | 
| canDownloadInBackground — Property, class com.tuarua.firebase.ml.common.modeldownload.ModelDownloadConditions | 
 | 
     Indicates whether the model can be downloaded while the app is in the background. | 
| CAPTCHA_CHECK_FAILED — Constant Static Property, class com.tuarua.firebase.auth.AuthErrorCode | 
 |  Indicates that the reCAPTCHA token is not valid. | 
| category — Property, class com.tuarua.onesignal.OSNotificationPayload | 
 |  | 
| channelId — Static Property, class com.tuarua.firebase.Messaging | 
 |  The id of the channel. | 
| channelName — Static Property, class com.tuarua.firebase.Messaging | 
 | 
     The user visible name of the channel. | 
| CHARACTER — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsParam | 
 |  | 
| CHECKOUT_OPTION — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsParam | 
 |  | 
| CHECKOUT_PROGRESS — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsEvent | 
 |  | 
| CHECKOUT_STEP — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsParam | 
 |  | 
| child(path:String) — method,  class com.tuarua.firebase.storage.StorageReference | 
 | 
     Creates a new StorageReference pointing to a child object of the current reference. | 
| CLASS_FLAGS — Constant Static Property, class avmplus.DescribeTypeJSON | 
 |  | 
| clearOneSignalNotifications() — method,  class com.tuarua.OneSignal | 
 | 
     Removes all OneSignal notifications from the Notification Shade. | 
| clickAction — Property, class com.tuarua.firebase.messaging.Notification | 
 |  | 
| clientId — Property, class com.tuarua.firebase.FirebaseOptions | 
 |  The OAuth2 client ID for iOS application used to authenticate Google users, for
     example @12345.apps.googleusercontent.com, used for signing in with Google.  | 
| clone() — method,  class com.tuarua.firebase.messaging.events.MessagingEvent | 
 |  | 
| clone() — method,  class com.tuarua.firebase.storage.events.StorageEvent | 
 |  | 
| clone() — method,  class com.tuarua.firebase.storage.events.StorageProgressEvent | 
 |  | 
| clone() — method,  class com.tuarua.google.signin.events.GoogleSignInEvent | 
 |  | 
| clone() — method,  class com.tuarua.onesignal.events.EmailSubscriptionEvent | 
 |  | 
| clone() — method,  class com.tuarua.onesignal.events.IdsEvent | 
 |  | 
| clone() — method,  class com.tuarua.onesignal.events.NotificationEvent | 
 |  | 
| clone() — method,  class com.tuarua.onesignal.events.PermissionEvent | 
 |  | 
| clone() — method,  class com.tuarua.onesignal.events.SubscriptionEvent | 
 |  | 
| close() — method,  class com.tuarua.firebase.ml.vision.cloud.landmark.CloudLandmarkDetector | 
 |  Closes the landmark detector and release its model resources. | 
| close() — method,  class com.tuarua.firebase.ml.vision.document.CloudDocumentTextRecognizer | 
 |  Closes the cloud document recognizer and release its model resources. | 
| close() — method,  class com.tuarua.firebase.ml.vision.label.CloudImageLabeler | 
 |  Closes the cloud label detector and release its model resources. | 
| close() — method,  class com.tuarua.firebase.ml.vision.text.CloudTextRecognizer | 
 |  Closes the cloud text recognizer and release its model resources. | 
| CloudDetectorOptions — class, package com.tuarua.firebase.ml.vision.cloud | 
 |  | 
| CloudDetectorOptions() — Constructor, class com.tuarua.firebase.ml.vision.cloud.CloudDetectorOptions | 
 |  | 
| CloudDocumentRecognizerOptions — class, package com.tuarua.firebase.ml.vision.document | 
 | 
 Options for a cloud document text recognizer. | 
| CloudDocumentRecognizerOptions() — Constructor, class com.tuarua.firebase.ml.vision.document.CloudDocumentRecognizerOptions | 
 |  | 
| cloudDocumentTextRecognizer(options:com.tuarua.firebase.ml.vision.document:CloudDocumentRecognizerOptions) — method,  class com.tuarua.firebase.Vision | 
 | 
     Gets a cloud document text recognizer configured with the given options. | 
| CloudDocumentTextRecognizer — class, package com.tuarua.firebase.ml.vision.document | 
 | 
 A cloud document text recognizer that recognizes text in an image. | 
| CloudImageError — class, package com.tuarua.firebase.ml.vision.label | 
 |  | 
| CloudImageError(message:any, id:any) — Constructor, class com.tuarua.firebase.ml.vision.label.CloudImageError | 
 |  | 
| CloudImageLabeler — class, package com.tuarua.firebase.ml.vision.label | 
 |  | 
| CloudImageLabelerOptions — class, package com.tuarua.firebase.ml.vision.label | 
 | 
 Options for an image label detector. | 
| CloudImageLabelerOptions(confidenceThreshold:Number, enforceCertFingerprintMatch:Boolean) — Constructor, class com.tuarua.firebase.ml.vision.label.CloudImageLabelerOptions | 
 | 
     Creates a new instance with the given detector options. | 
| cloudLabelDetector(options:com.tuarua.firebase.ml.vision.label:CloudImageLabelerOptions) — method,  class com.tuarua.firebase.Vision | 
 | 
     Gets an instance of cloud label detector with the given options. | 
| CloudLandmark — class, package com.tuarua.firebase.ml.vision.cloud.landmark | 
 | 
 Set of landmark properties identified by a vision cloud detector. | 
| cloudLandmarkDetector(options:com.tuarua.firebase.ml.vision.cloud:CloudDetectorOptions) — method,  class com.tuarua.firebase.Vision | 
 | 
     Gets an instance of cloud landmark detector with the given options. | 
| CloudLandmarkDetector — class, package com.tuarua.firebase.ml.vision.cloud.landmark | 
 |  | 
| CloudModelType — final class, package com.tuarua.firebase.ml.vision.cloud | 
 |  | 
| CloudText — class, package com.tuarua.firebase.ml.vision.text | 
 | 
 Recognized text in an image. | 
| CloudText() — Constructor, class com.tuarua.firebase.ml.vision.text.CloudText | 
 |  | 
| CloudTextBlock — class, package com.tuarua.firebase.ml.vision.text | 
 | 
 A text block recognized in an image that consists of an array of text lines. | 
| CloudTextElement — class, package com.tuarua.firebase.ml.vision.text | 
 | 
 A text element recognized in an image. | 
| CloudTextError — class, package com.tuarua.firebase.ml.vision.text | 
 |  | 
| CloudTextError(message:any, id:any) — Constructor, class com.tuarua.firebase.ml.vision.text.CloudTextError | 
 |  | 
| CloudTextLine — class, package com.tuarua.firebase.ml.vision.text | 
 | 
 A text line recognized in an image that consists of an array of elements. | 
| CloudTextModelType — final class, package com.tuarua.firebase.ml.vision.text | 
 |  | 
| cloudTextRecognizer(options:com.tuarua.firebase.ml.vision.text:CloudTextRecognizerOptions) — method,  class com.tuarua.firebase.Vision | 
 | 
     Gets a cloud text recognizer configured with the given options. | 
| CloudTextRecognizer — class, package com.tuarua.firebase.ml.vision.text | 
 |  | 
| CloudTextRecognizerOptions — class, package com.tuarua.firebase.ml.vision.text | 
 |  | 
| CloudTextRecognizerOptions() — Constructor, class com.tuarua.firebase.ml.vision.text.CloudTextRecognizerOptions | 
 |  | 
| collapseId — Property, class com.tuarua.onesignal.OSNotificationPayload | 
 |  | 
| collapseKey — Property, class com.tuarua.firebase.messaging.RemoteMessage | 
 |  | 
| collection(collectionPath:String) — method,  class com.tuarua.firebase.Firestore | 
 |  | 
| collection(collectionPath:String) — method,  class com.tuarua.firebase.firestore.DocumentReference | 
 |  | 
| CollectionReference — class, package com.tuarua.firebase.firestore | 
 |  | 
| CollectionReference(path:String) — Constructor, class com.tuarua.firebase.firestore.CollectionReference | 
 | 
     Gets a CollectionReference referring to the collection at the specified path within the
     database. | 
| color — Property, class com.tuarua.firebase.messaging.Notification | 
 |  | 
| commit(listener:Function) — method,  class com.tuarua.firebase.firestore.WriteBatch | 
 | 
     Commits all of the writes in this write batch as a single atomic unit. | 
| com.tuarua — package | 
 |  | 
| com.tuarua.firebase — package | 
 |  | 
| com.tuarua.firebase.analytics — package | 
 |  | 
| com.tuarua.firebase.auth — package | 
 |  | 
| com.tuarua.firebase.dynamiclinks — package | 
 |  | 
| com.tuarua.firebase.firestore — package | 
 |  | 
| com.tuarua.firebase.messaging — package | 
 |  | 
| com.tuarua.firebase.messaging.events — package | 
 |  | 
| com.tuarua.firebase.ml.common.modeldownload — package | 
 |  | 
| com.tuarua.firebase.ml.custom — package | 
 |  | 
| com.tuarua.firebase.ml.vision.cloud — package | 
 |  | 
| com.tuarua.firebase.ml.vision.cloud.landmark — package | 
 |  | 
| com.tuarua.firebase.ml.vision.common — package | 
 |  | 
| com.tuarua.firebase.ml.vision.document — package | 
 |  | 
| com.tuarua.firebase.ml.vision.label — package | 
 |  | 
| com.tuarua.firebase.ml.vision.text — package | 
 |  | 
| com.tuarua.firebase.performance — package | 
 |  | 
| com.tuarua.firebase.remoteconfig — package | 
 |  | 
| com.tuarua.firebase.remoteconfig.events — package | 
 |  | 
| com.tuarua.firebase.storage — package | 
 |  | 
| com.tuarua.firebase.storage.events — package | 
 |  | 
| com.tuarua.fre — package | 
 |  | 
| com.tuarua.google — package | 
 |  | 
| com.tuarua.google.signin — package | 
 |  | 
| com.tuarua.google.signin.events — package | 
 |  | 
| com.tuarua.onesignal — package | 
 |  | 
| com.tuarua.onesignal.events — package | 
 |  | 
| confidence — Property, class com.tuarua.firebase.ml.vision.cloud.landmark.CloudLandmark | 
 | 
     Overall confidence of the result. | 
| confidence — Property, class com.tuarua.firebase.ml.vision.document.DocumentTextBlock | 
 | 
     The confidence of the recognized document text block. | 
| confidence — Property, class com.tuarua.firebase.ml.vision.document.DocumentTextParagraph | 
 | 
     The confidence of the recognized document text paragraph. | 
| confidence — Property, class com.tuarua.firebase.ml.vision.document.DocumentTextSymbol | 
 | 
     The confidence of the recognized document text symbol. | 
| confidence — Property, class com.tuarua.firebase.ml.vision.document.DocumentTextWord | 
 | 
     The confidence of the recognized document text word. | 
| confidence — Property, class com.tuarua.firebase.ml.vision.label.VisionImageLabel | 
 | 
     Confidence for the label in range [0, 1]. | 
| confidence — Property, class com.tuarua.firebase.ml.vision.text.CloudTextBlock | 
 | 
     The confidence of the recognized text block. | 
| confidence — Property, class com.tuarua.firebase.ml.vision.text.CloudTextElement | 
 | 
     The confidence of the recognized text element. | 
| confidence — Property, class com.tuarua.firebase.ml.vision.text.CloudTextLine | 
 | 
     The confidence of the recognized text line. | 
| confidenceThreshold — Property, class com.tuarua.firebase.ml.vision.label.CloudImageLabelerOptions | 
 | 
     The confidence threshold for labels returned by the label detector. | 
| configSettings — Property, class com.tuarua.firebase.RemoteConfig | 
 |  | 
| configSettings — Property, class com.tuarua.firebase.remoteconfig.RemoteConfigInfo | 
 |  | 
| consentGranted(value:Boolean) — method,  class com.tuarua.OneSignal | 
 |  If your application is set to require the user's privacy consent, you can provide this consent using this
     method. | 
| content — Property, class com.tuarua.firebase.dynamiclinks.GoogleAnalyticsParameters | 
 |  Google Play analytics parameters. | 
| CONTENT — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsParam | 
 |  | 
| contentAvailable — Property, class com.tuarua.onesignal.OSNotificationPayload | 
 |  iOS - Provided key with a value of 1 to indicate that new content is available. | 
| contentDisposition — Property, class com.tuarua.firebase.storage.StorageMetadata | 
 |  Content-Disposition of the object data. | 
| contentEncoding — Property, class com.tuarua.firebase.storage.StorageMetadata | 
 |  Content-Encoding of the object data. | 
| contentLanguage — Property, class com.tuarua.firebase.storage.StorageMetadata | 
 |  Content-Language of the object data. | 
| contentType — Property, class com.tuarua.firebase.storage.StorageMetadata | 
 |  Content-Type of the object data. | 
| CONTENT_TYPE — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsParam | 
 |  | 
| cornerPoints — Property, class com.tuarua.firebase.ml.vision.text.CloudTextBlock | 
 | 
     The four corner points of the text block in clockwise order starting with the top left point
     relative to the image in the default coordinate space. | 
| cornerPoints — Property, class com.tuarua.firebase.ml.vision.text.CloudTextElement | 
 | 
     The four corner points of the text element in clockwise order starting with the top left point
     relative to the image in the default coordinate space. | 
| cornerPoints — Property, class com.tuarua.firebase.ml.vision.text.CloudTextLine | 
 | 
     The four corner points of the text line in clockwise order starting with the top left point
     relative to the image in the default coordinate space. | 
| COUPON — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsParam | 
 |  | 
| CP1 — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsParam | 
 |  | 
| crash() — method,  class com.tuarua.firebase.Crashlytics | 
 | 
      The easiest way to cause a crash - great for testing!
      | 
| crashlytics() — Static Method                  ,  class com.tuarua.Firebase | 
 |  Returns the Crashlytics instance. | 
| Crashlytics — class, package com.tuarua.firebase | 
 |  | 
| Crashlytics() — Constructor, class com.tuarua.firebase.Crashlytics | 
 |  | 
| createUserWithEmailAndPassword(email:String, password:String, listener:Function) — method,  class com.tuarua.firebase.Auth | 
 |  Creates and, on success, signs in a user with the given email address and password. | 
| creationTime — Property, class com.tuarua.firebase.storage.StorageMetadata | 
 |  The creation time of the object. | 
| CREATIVE_NAME — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsParam | 
 |  | 
| CREATIVE_SLOT — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsParam | 
 |  | 
| credential — Property, class com.tuarua.google.signin.events.GoogleSignInEvent | 
 |  | 
| CREDENTIAL_ALREADY_IN_USE — Constant Static Property, class com.tuarua.firebase.auth.AuthErrorCode | 
 |  Indicates an attempt to link with a credential that has already been linked with a different Firebase account  | 
| CURRENCY — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsParam | 
 |  | 
| currentScreen — Property, class com.tuarua.firebase.Analytics | 
 | 
     The name of the current screen. | 
| currentUser — Property, class com.tuarua.firebase.Auth | 
 |  Synchronously gets the cached current user, or null if there is none. | 
| CustomLocalModel — class, package com.tuarua.firebase.ml.custom | 
 |  A custom model stored locally on the device. | 
| CustomLocalModel(path:String) — Constructor, class com.tuarua.firebase.ml.custom.CustomLocalModel | 
 | 
     Creates a new instance with the given model file path. | 
| customMetadata — Property, class com.tuarua.firebase.storage.StorageMetadata | 
 |  User-provided metadata, in key/value pairs. | 
| customParameters — Property, class com.tuarua.firebase.auth.OAuthProvider | 
 |  | 
| CustomRemoteModel — class, package com.tuarua.firebase.ml.custom | 
 |  A custom model that is stored remotely on the server and downloaded to the device. | 
| CustomRemoteModel(name:String) — Constructor, class com.tuarua.firebase.ml.custom.CustomRemoteModel | 
 |  | 
| customScheme — Property, class com.tuarua.firebase.dynamiclinks.IosParameters | 
 |  Your app's custom URL scheme, if defined to be something other than your app's bundle ID  | 
| CUSTOM_TOKEN_MISMATCH — Constant Static Property, class com.tuarua.firebase.auth.AuthErrorCode | 
 |  Indicates the service account and the API key belong to different projects. | 
 | 
| 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   |