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  
CACHE — Constant Static Property, class com.distriqt.extension.firebase.firestore.Source
Causes Firestore to immediately return a value from the cache, ignoring the server completely (implying that the returned value may be stale with respect to the value on the server).
cacheControl — Property, class com.distriqt.extension.firebase.storage.StorageMetadata
the Cache Control for the StorageReference
cacheSettings — Property, class com.distriqt.extension.firebase.firestore.FirebaseFirestoreSettings
Settings for the local cache
cacheSizeBytes — Property, class com.distriqt.extension.firebase.firestore.FirebaseFirestoreSettings
the threshold for the cache size above which the SDK will attempt to collect the least recently used documents
cacheSizeBytes — Property, class com.distriqt.extension.firebase.firestore.LocalCacheSettings
CAMPAIGN — Constant Static Property, class com.distriqt.extension.firebase.analytics.Params
CAMPAIGN_DETAILS — Constant Static Property, class com.distriqt.extension.firebase.analytics.EventObject
cancel() — method, interface com.distriqt.extension.firebase.database.OnDisconnect
Cancel any disconnect operations that are queued up at this location
cancel() — method, interface com.distriqt.extension.firebase.storage.DownloadTask
Attempts to cancel the task.
cancel() — method, interface com.distriqt.extension.firebase.storage.UploadTask
Attempts to cancel the task.
changeType — Property, class com.distriqt.extension.firebase.firestore.DocumentChange
CHARACTER — Constant Static Property, class com.distriqt.extension.firebase.analytics.Params
CHECKOUT_OPTION — Constant Static Property, class com.distriqt.extension.firebase.analytics.Params
CHECKOUT_PROGRESS — Constant Static Property, class com.distriqt.extension.firebase.analytics.EventObject
CHECKOUT_STEP — Constant Static Property, class com.distriqt.extension.firebase.analytics.Params
child(path:String) — method, interface com.distriqt.extension.firebase.database.DatabaseReference
Get a reference to location relative to this one
child(path:String) — method, interface com.distriqt.extension.firebase.storage.StorageReference
Returns a new instance of StorageReference pointing to a child location of the current reference.
CHILD_ADDED — Constant Static Property, class com.distriqt.extension.firebase.database.events.DatabaseReferenceChildEvent
This event is triggered when a new child is added to the location to which this listener was added.
CHILD_CHANGED — Constant Static Property, class com.distriqt.extension.firebase.database.events.DatabaseReferenceChildEvent
This method is triggered when the data at a child location has changed
CHILD_MOVED — Constant Static Property, class com.distriqt.extension.firebase.database.events.DatabaseReferenceChildEvent
This method is triggered when a child location's priority changes
CHILD_REMOVED — Constant Static Property, class com.distriqt.extension.firebase.database.events.DatabaseReferenceChildEvent
This method is triggered when a child is removed from the location to which this listener was added.
children — Property, class com.distriqt.extension.firebase.database.DataSnapshot
Gives access to all of the immediate children of this snapshot Will be an Array of DataSnapshot objects.
children — Property, class com.distriqt.extension.firebase.database.MutableData
clientID — Property, class com.distriqt.extension.firebase.FirebaseOptions
clone() — method, class com.distriqt.extension.firebase.auth.events.FirebaseAuthEvent
clone() — method, class com.distriqt.extension.firebase.auth.events.FirebaseAuthMethodsEvent
clone() — method, class com.distriqt.extension.firebase.auth.events.FirebaseUserEvent
clone() — method, class com.distriqt.extension.firebase.database.events.DatabaseReferenceChildEvent
clone() — method, class com.distriqt.extension.firebase.database.events.DatabaseReferenceEvent
clone() — method, class com.distriqt.extension.firebase.dynamiclinks.events.DynamicLinkEvent
clone() — method, class com.distriqt.extension.firebase.dynamiclinks.events.ShortDynamicLinkEvent
clone() — method, class com.distriqt.extension.firebase.firestore.events.CollectionReferenceEvent
clone() — method, class com.distriqt.extension.firebase.firestore.events.DocumentReferenceEvent
clone() — method, class com.distriqt.extension.firebase.firestore.events.QueryEvent
clone() — method, class com.distriqt.extension.firebase.firestore.events.TransactionEvent
clone() — method, class com.distriqt.extension.firebase.firestore.events.WriteBatchEvent
clone() — method, class com.distriqt.extension.firebase.remoteconfig.events.FirebaseRemoteConfigEvent
clone() — method, class com.distriqt.extension.firebase.storage.events.DownloadTaskEvent
clone() — method, class com.distriqt.extension.firebase.storage.events.StorageReferenceEvent
clone() — method, class com.distriqt.extension.firebase.storage.events.StorageReferenceListEvent
clone() — method, class com.distriqt.extension.firebase.storage.events.UploadTaskEvent
code — Property, class com.distriqt.extension.firebase.auth.FirebaseAuthError
collection(collectionPath:String) — method, interface com.distriqt.extension.firebase.firestore.DocumentReference
Gets a CollectionReference instance that refers to the subcollection at the specified path relative to this document.
collection(collectionPath:String) — method, class com.distriqt.extension.firebase.firestore.FirebaseFirestore
Gets a CollectionReference instance that refers to the collection at the specified path within the database.
CollectionReference — Interface, package com.distriqt.extension.firebase.firestore
CollectionReferenceEvent — class, package com.distriqt.extension.firebase.firestore.events
CollectionReferenceEvent(type:String, document:com.distriqt.extension.firebase.firestore:DocumentReference, message:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.distriqt.extension.firebase.firestore.events.CollectionReferenceEvent
com.distriqt.extension.firebase — package
com.distriqt.extension.firebase.analytics — package
com.distriqt.extension.firebase.auth — package
com.distriqt.extension.firebase.auth.builders — package
com.distriqt.extension.firebase.auth.events — package
com.distriqt.extension.firebase.auth.user — package
com.distriqt.extension.firebase.crashlytics — package
com.distriqt.extension.firebase.database — package
com.distriqt.extension.firebase.database.builders — package
com.distriqt.extension.firebase.database.events — package
com.distriqt.extension.firebase.database.transactions — package
com.distriqt.extension.firebase.dynamiclinks — package
com.distriqt.extension.firebase.dynamiclinks.builders — package
com.distriqt.extension.firebase.dynamiclinks.events — package
com.distriqt.extension.firebase.firestore — package
com.distriqt.extension.firebase.firestore.events — package
com.distriqt.extension.firebase.performance — package
com.distriqt.extension.firebase.performance.metrics — package
com.distriqt.extension.firebase.remoteconfig — package
com.distriqt.extension.firebase.remoteconfig.events — package
com.distriqt.extension.firebase.storage — package
com.distriqt.extension.firebase.storage.events — package
commit() — method, interface com.distriqt.extension.firebase.firestore.WriteBatch
COMPLETE — Constant Static Property, class com.distriqt.extension.firebase.storage.events.DownloadTaskEvent
COMPLETE — Constant Static Property, class com.distriqt.extension.firebase.storage.events.UploadTaskEvent
CONTENT — Constant Static Property, class com.distriqt.extension.firebase.analytics.Params
contentDisposition — Property, class com.distriqt.extension.firebase.storage.StorageMetadata
the content disposition for the StorageReference
contentEncoding — Property, class com.distriqt.extension.firebase.storage.StorageMetadata
the content encoding for the StorageReference
contentLanguage — Property, class com.distriqt.extension.firebase.storage.StorageMetadata
the content language for the StorageReference
contentType — Property, class com.distriqt.extension.firebase.storage.StorageMetadata
the content Type of this associated StorageReference
CONTENT_TYPE — Constant Static Property, class com.distriqt.extension.firebase.analytics.Params
COUPON — Constant Static Property, class com.distriqt.extension.firebase.analytics.Params
CP1 — Constant Static Property, class com.distriqt.extension.firebase.analytics.Params
createDynamicLink(linkDetails:Object) — method, interface com.distriqt.extension.firebase.dynamiclinks.DynamicLinks
Create a long dynamic link
createDynamicLink(linkDetails:Object) — method, class com.distriqt.extension.firebase.dynamiclinks.FirebaseDynamicLinks
Create a long dynamic link
createShortDynamicLink(linkDetails:Object) — method, interface com.distriqt.extension.firebase.dynamiclinks.DynamicLinks
Create a dynamic link and shorten.
createShortDynamicLink(linkDetails:Object) — method, class com.distriqt.extension.firebase.dynamiclinks.FirebaseDynamicLinks
Create a dynamic link and shorten.
createUserWithEmailAndPassword(email:String, password:String) — method, class com.distriqt.extension.firebase.auth.FirebaseAuth
Tries to create a new user account with the given email address and password.
CREATE_USER_WITH_EMAIL_COMPLETE — Constant Static Property, class com.distriqt.extension.firebase.auth.events.FirebaseAuthEvent
Dispatched after an attempt to createUserWithEmailAndPassword completes.
creationTime — Property, class com.distriqt.extension.firebase.storage.StorageMetadata
the time the StorageReference was created
CREATIVE_NAME — Constant Static Property, class com.distriqt.extension.firebase.analytics.Params
CREATIVE_SLOT — Constant Static Property, class com.distriqt.extension.firebase.analytics.Params
CURRENCY — Constant Static Property, class com.distriqt.extension.firebase.analytics.Params
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