| 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 |
| |
| CAMPAIGN_ID — Constant Static Property, class com.distriqt.extension.firebase.analytics.Params |
| |
| 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 |
| |
| checkLaunchOptions() — method, class com.distriqt.extension.firebase.auth.FirebaseAuth |
| |
| 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 |
|
The OAuth2 client ID for Apple applications used to authenticate Google users, for example
"12345.apps.googleusercontent.com", used for signing in with Google. |
| 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.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.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 |
| |
| CONFIG_UPDATE — Constant Static Property, class com.distriqt.extension.firebase.remoteconfig.events.FirebaseRemoteConfigEvent |
|
Dispatched when the remote configuration values have been updated. |
| ConsentBuilder — class, package com.distriqt.extension.firebase.analytics |
| |
| ConsentBuilder(analyticsStorage:String, adStorage:String, adPersonalization:String, adUserData:String) — Constructor, class com.distriqt.extension.firebase.analytics.ConsentBuilder |
| |
| ConsentStatus — class, package com.distriqt.extension.firebase.analytics |
| |
| 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 |
| |
| 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_FORMAT — Constant Static Property, class com.distriqt.extension.firebase.analytics.Params |
| |
| 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 |