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  
SCORE — Constant Static Property, class com.distriqt.extension.firebase.analytics.Params
SCREEN_CLASS — Constant Static Property, class com.distriqt.extension.firebase.analytics.Params
SCREEN_NAME — Constant Static Property, class com.distriqt.extension.firebase.analytics.Params
SCREEN_VIEW — Constant Static Property, class com.distriqt.extension.firebase.analytics.EventObject
SEARCH — Constant Static Property, class com.distriqt.extension.firebase.analytics.EventObject
SEARCH_TERM — Constant Static Property, class com.distriqt.extension.firebase.analytics.Params
secret — Property, class com.distriqt.extension.firebase.auth.TwitterAuthCredential
A valid Log in with Twitter secret (TwitterAuthToken.secret), obtained from the Twitter Fabric SDK
SELECT_CONTENT — Constant Static Property, class com.distriqt.extension.firebase.analytics.EventObject
SELECT_ITEM — Constant Static Property, class com.distriqt.extension.firebase.analytics.EventObject
SELECT_PROMOTION — Constant Static Property, class com.distriqt.extension.firebase.analytics.EventObject
sendEmailVerification() — method, interface com.distriqt.extension.firebase.auth.user.FirebaseUser
Initiates email verification for the user.
SEND_EMAIL_VERIFICATION_COMPLETE — Constant Static Property, class com.distriqt.extension.firebase.auth.events.FirebaseUserEvent
sendPasswordResetEmail(email:String, actionCodeSettings:com.distriqt.extension.firebase.auth:ActionCodeSettings) — method, class com.distriqt.extension.firebase.auth.FirebaseAuth
Triggers the Firebase Authentication backend to send a password-reset email to the given email address, which must correspond to an existing user of your app.
SEND_PASSWORD_RESET_EMAIL_COMPLETE — Constant Static Property, class com.distriqt.extension.firebase.auth.events.FirebaseAuthEvent
Dispatched after an attempt to sendPasswordResetEmail completes.
sendSignInLinkToEmail(email:String, actionCodeSettings:com.distriqt.extension.firebase.auth:ActionCodeSettings) — method, class com.distriqt.extension.firebase.auth.FirebaseAuth
Sends an email to the specified email which will contain a link to be used to sign in the user.
SEND_SIGNIN_LINK_TO_EMAIL_COMPLETE — Constant Static Property, class com.distriqt.extension.firebase.auth.events.FirebaseAuthEvent
Dispatched after an attempt to sendSignInLinkToEmail completes.
SERVER — Constant Static Property, class com.distriqt.extension.firebase.firestore.Source
Causes Firestore to avoid the cache, generating an error if the server cannot be reached.
serverTimestamp() — Static Method , class com.distriqt.extension.firebase.firestore.FieldValue
a special value for use with set() or update() to include a server-generated timestamp in the written data.
ServerValue — class, package com.distriqt.extension.firebase.database
ServerValue() — Constructor, class com.distriqt.extension.firebase.database.ServerValue
Constructor
service — Static Property, class com.distriqt.extension.firebase.Firebase
The singleton instance of the Firebase class.
service — Static Property, class com.distriqt.extension.firebase.auth.FirebaseAuth
The singleton instance of the Auth class.
service — Static Property, class com.distriqt.extension.firebase.crashlytics.FirebaseCrashlytics
The singleton instance of the Crashlytics class.
service — Static Property, class com.distriqt.extension.firebase.database.FirebaseDatabase
The singleton instance of the FirebaseDatabase class.
service — Static Property, class com.distriqt.extension.firebase.firestore.FirebaseFirestore
The singleton instance of the Firestore class.
service — Static Property, class com.distriqt.extension.firebase.performance.FirebasePerformance
The singleton instance of the Performance class.
service — Static Property, class com.distriqt.extension.firebase.remoteconfig.FirebaseRemoteConfig
The singleton instance of the RemoteConfig class.
service — Static Property, class com.distriqt.extension.firebase.storage.FirebaseStorage
The singleton instance of the Storage class.
set:error — Event, interface com.distriqt.extension.firebase.firestore.DocumentReference
set:success — Event, interface com.distriqt.extension.firebase.firestore.DocumentReference
setAccessToken(accessToken:String) — method, class com.distriqt.extension.firebase.auth.OAuthCredential
Adds an access token to the credential being built.
setAdPersonalization(value:String) — method, class com.distriqt.extension.firebase.analytics.ConsentBuilder
Sets the analytics storage consent value.
setAdStorage(value:String) — method, class com.distriqt.extension.firebase.analytics.ConsentBuilder
Sets the ad storage consent value.
setAdUserData(value:String) — method, class com.distriqt.extension.firebase.analytics.ConsentBuilder
Sets the ad user data consent value.
setAnalyticsCollectionEnabled(enabled:Boolean) — method, interface com.distriqt.extension.firebase.analytics.FirebaseAnalytics
Sets whether analytics collection is enabled for this app on this device.
setAnalyticsStorage(value:String) — method, class com.distriqt.extension.firebase.analytics.ConsentBuilder
Sets the analytics storage consent value.
setAndroidPackageName(packageName:String, installIfNotAvailable:Boolean, minimumVersion:String) — method, class com.distriqt.extension.firebase.auth.ActionCodeSettings
Sets the Android package name.
setAttribute(attributeName:String, value:String) — method, interface com.distriqt.extension.firebase.performance.metrics.Trace
Sets an attribute on this trace with the given name and value.
setBooleanValue(value:Boolean, key:String) — method, class com.distriqt.extension.firebase.crashlytics.FirebaseCrashlytics
Set a Boolean custom key Custom keys help you get the specific state of your app leading up to a crash.
SET_CHECKOUT_OPTION — Constant Static Property, class com.distriqt.extension.firebase.analytics.EventObject
setConfigSettings(settings:com.distriqt.extension.firebase.remoteconfig:FirebaseRemoteConfigSettings) — method, class com.distriqt.extension.firebase.remoteconfig.FirebaseRemoteConfig
Changes the settings for this remote config instance
setConsent(consentSettings:Object) — method, interface com.distriqt.extension.firebase.analytics.FirebaseAnalytics
Sets the applicable end user consent state (e.g., for device identifiers) for this app on this device.
setCurrentScreen(screenName:String, screenClass:String) — method, interface com.distriqt.extension.firebase.analytics.FirebaseAnalytics
Sets the current screen name, which specifies the current visual context in your app.
setCustomMetadata(key:String, value:String) — method, class com.distriqt.extension.firebase.storage.StorageMetadata
Sets custom metadata
setDatabaseUrl(databaseUrl:String) — method, class com.distriqt.extension.firebase.database.FirebaseDatabase
Set the url for the database to access
setDebug(enabled:Boolean) — method, class com.distriqt.extension.firebase.crashlytics.FirebaseCrashlytics
This is no longer supported, you should use the standard Firebase debugging flags to enable debug mode and logging.
setDefaultEventParameters(params:Object) — method, interface com.distriqt.extension.firebase.analytics.FirebaseAnalytics
Adds parameters that will be set on every event logged from the SDK, including automatic ones.
setDefaults(defaultValues:Object) — method, class com.distriqt.extension.firebase.remoteconfig.FirebaseRemoteConfig
Sets defaults
setDisplayName(displayName:String) — method, class com.distriqt.extension.firebase.auth.builders.UserProfileChangeRequestBuilder
Sets the updated display name.
setDocument(data:Object, options:com.distriqt.extension.firebase.firestore:SetOptions) — method, interface com.distriqt.extension.firebase.firestore.DocumentReference
Overwrites the document referred to by this DocumentReference.
setDocument(document:com.distriqt.extension.firebase.firestore:DocumentReference, data:Object, options:com.distriqt.extension.firebase.firestore:SetOptions, callback:Function) — method, interface com.distriqt.extension.firebase.firestore.Transaction
Sets the data in the document referred to by the DocumentReference
setDocument(document:com.distriqt.extension.firebase.firestore:DocumentReference, data:Object, options:com.distriqt.extension.firebase.firestore:SetOptions) — method, interface com.distriqt.extension.firebase.firestore.WriteBatch
setDynamicLinkDomain(dynamicLinkDomain:String) — method, class com.distriqt.extension.firebase.auth.ActionCodeSettings
Sets the dynamic link domain (or subdomain) to use for the current link if it is to be opened using Firebase Dynamic Links.
SET_ERROR — Constant Static Property, class com.distriqt.extension.firebase.firestore.events.DocumentReferenceEvent
There was an error setting the data to the document.
setFetchTimeoutInSeconds(duration:int) — method, class com.distriqt.extension.firebase.remoteconfig.FirebaseRemoteConfigSettings
Sets the connection and read timeouts for fetch requests to the Firebase Remote Config servers in seconds.
setFirestoreSettings(settings:com.distriqt.extension.firebase.firestore:FirebaseFirestoreSettings) — method, class com.distriqt.extension.firebase.firestore.FirebaseFirestore
Sets any custom settings used to configure this FirebaseFirestore object.
setHandleCodeInApp(handleCodeInApp:Boolean) — method, class com.distriqt.extension.firebase.auth.ActionCodeSettings
Whether the email action link will be opened in a mobile app or a web link first.
setIdToken(idToken:String) — method, class com.distriqt.extension.firebase.auth.OAuthCredential
Adds an ID token to the credential being built.
setIdTokenWithRawNonce(idToken:String, rawNonce:String) — method, class com.distriqt.extension.firebase.auth.OAuthCredential
Adds an ID token and raw nonce to the credential being built.
setIntValue(value:int, key:String) — method, class com.distriqt.extension.firebase.crashlytics.FirebaseCrashlytics
Set an integer custom key Custom keys help you get the specific state of your app leading up to a crash.
setIOSBundelId(bundleId:String) — method, class com.distriqt.extension.firebase.auth.ActionCodeSettings
Sets the iOS bundle ID.
setLanguageCode(languageCode:String) — method, class com.distriqt.extension.firebase.auth.FirebaseAuth
Sets the user-facing language code for auth operations that can be internationalized, such as sendEmailVerification().
setLoggingEnabled(loggingEnabled:Boolean) — method, class com.distriqt.extension.firebase.firestore.FirebaseFirestore
Globally enables / disables Firestore logging for the SDK.
setMaxDownloadRetryTime(milliseconds:int) — method, class com.distriqt.extension.firebase.storage.FirebaseStorage
setMaxOperationRetryTime(milliseconds:int) — method, class com.distriqt.extension.firebase.storage.FirebaseStorage
setMaxUploadRetryTime(milliseconds:int) — method, class com.distriqt.extension.firebase.storage.FirebaseStorage
setMinimumFetchIntervalInSeconds(duration:int) — method, class com.distriqt.extension.firebase.remoteconfig.FirebaseRemoteConfigSettings
Sets the minimum interval between successive fetch calls.
setMinimumSessionDuration(milliseconds:int) — method, interface com.distriqt.extension.firebase.analytics.FirebaseAnalytics
Sets the minimum engagement time required before starting a session.
setName(name:String) — method, class com.distriqt.extension.firebase.analytics.EventObject
setNumericValue(value:Number, key:String) — method, class com.distriqt.extension.firebase.crashlytics.FirebaseCrashlytics
Set a numeric value custom key Custom keys help you get the specific state of your app leading up to a crash.
SetOptions — class, package com.distriqt.extension.firebase.firestore
SetOptions() — Constructor, class com.distriqt.extension.firebase.firestore.SetOptions
setParams(params:Object) — method, class com.distriqt.extension.firebase.analytics.EventObject
setPerformanceCollectionEnabled(enable:Boolean) — method, class com.distriqt.extension.firebase.performance.FirebasePerformance
Enables or disables performance monitoring.
setPersistenceEnabled(enabled:Boolean) — method, class com.distriqt.extension.firebase.database.FirebaseDatabase
The Firebase Database client will cache synchronized data and keep track of all writes you've initiated while your application is running.
setPhotoUrl(photoUrl:String) — method, class com.distriqt.extension.firebase.auth.builders.UserProfileChangeRequestBuilder
Sets the updated photo Url.
setScopes(scopes:Array) — method, class com.distriqt.extension.firebase.auth.OAuthProvider
Sets the OAuth 2 scopes to be presented to the user during their sign-in flow with the identity provider.
setSessionTimeoutDuration(milliseconds:int) — method, interface com.distriqt.extension.firebase.analytics.FirebaseAnalytics
Sets the duration of inactivity that terminates the current session.
setStringValue(value:String, key:String) — method, class com.distriqt.extension.firebase.crashlytics.FirebaseCrashlytics
Set a String value custom key Custom keys help you get the specific state of your app leading up to a crash.
SET_SUCCESS — Constant Static Property, class com.distriqt.extension.firebase.firestore.events.DocumentReferenceEvent
The document has been correctly set with the new data
settings — Property, class com.distriqt.extension.firebase.remoteconfig.FirebaseRemoteConfigInfo
The current settings of the FirebaseRemoteConfig instance
setUrl(url:String) — method, class com.distriqt.extension.firebase.auth.ActionCodeSettings
Sets the link (state/continue URL) which has different meanings in different contexts: When the link is handled in the web action widgets, this is the deep link in the continueUrl query parameter. When the link is handled in the app directly, this is the continueUrl query parameter in the deep link of the Dynamic Link.
setUserID(userID:String) — method, interface com.distriqt.extension.firebase.analytics.FirebaseAnalytics
Sets the user ID property.
setUserIdentifier(identifier:String) — method, class com.distriqt.extension.firebase.crashlytics.FirebaseCrashlytics
Sets the current user identifier To diagnose an issue, it’s often helpful to know which of your users experienced a given crash.
setUserProperty(name:String, value:String) — method, interface com.distriqt.extension.firebase.analytics.FirebaseAnalytics
Sets a user property to a given value.
setValue(value:any, priority:String) — method, interface com.distriqt.extension.firebase.database.DatabaseReference
Set the data and priority to the given values.
setValue(value:any) — method, class com.distriqt.extension.firebase.database.MutableData
Set the data at this location to the given value.
setValue(value:any, priority:String) — method, interface com.distriqt.extension.firebase.database.OnDisconnect
Ensure the data at this location is set to the specified value and priority when the client is disconnected (due to closing the browser, navigating to a new page, or network issues).
SET_VALUE_COMPLETE — Constant Static Property, class com.distriqt.extension.firebase.database.events.DatabaseReferenceEvent
SET_VALUE_ERROR — Constant Static Property, class com.distriqt.extension.firebase.database.events.DatabaseReferenceEvent
SHARE — Constant Static Property, class com.distriqt.extension.firebase.analytics.EventObject
SHIPPING — Constant Static Property, class com.distriqt.extension.firebase.analytics.Params
SHIPPING_TIER — Constant Static Property, class com.distriqt.extension.firebase.analytics.Params
shouldAbort — Property, class com.distriqt.extension.firebase.database.transactions.TransactionResult
SIGN_IN — Constant Static Property, class com.distriqt.extension.firebase.auth.events.FirebaseUserEvent
signInAnonymously() — method, class com.distriqt.extension.firebase.auth.FirebaseAuth
Signs in the user anonymously without requiring any credential.
SIGNIN_ANONYMOUSLY_COMPLETE — Constant Static Property, class com.distriqt.extension.firebase.auth.events.FirebaseAuthEvent
Dispatched after an attempt to signInAnonymously completes.
signInWithCredential(credential:com.distriqt.extension.firebase.auth:AuthCredential) — method, class com.distriqt.extension.firebase.auth.FirebaseAuth
Tries to sign in a user with the given AuthCredential.
SIGNIN_WITH_CREDENTIAL_COMPLETE — Constant Static Property, class com.distriqt.extension.firebase.auth.events.FirebaseAuthEvent
Dispatched after an attempt to signInWithCredential completes.
signInWithCustomToken(customToken:String) — method, class com.distriqt.extension.firebase.auth.FirebaseAuth
Tries to sign in a user with a given Custom Token.
SIGNIN_WITH_CUSTOMTOKEN_COMPLETE — Constant Static Property, class com.distriqt.extension.firebase.auth.events.FirebaseAuthEvent
Dispatched after an attempt to signInWithCustomToken completes.
signInWithEmailAndPassword(email:String, password:String) — method, class com.distriqt.extension.firebase.auth.FirebaseAuth
Tries to sign in a user with the given email address and password.
SIGNIN_WITH_EMAIL_COMPLETE — Constant Static Property, class com.distriqt.extension.firebase.auth.events.FirebaseAuthEvent
Dispatched after an attempt to signInWithEmailAndPassword completes.
signInWithEmailLink(email:String, emailLink:String) — method, class com.distriqt.extension.firebase.auth.FirebaseAuth
Tries to sign in a user with the given email address and link.
SIGNIN_WITH_EMAILLINK_COMPLETE — Constant Static Property, class com.distriqt.extension.firebase.auth.events.FirebaseAuthEvent
Dispatched after an attempt to signInWithEmailLink completes.
SIGNIN_WITH_PROVIDER_COMPLETE — Constant Static Property, class com.distriqt.extension.firebase.auth.events.FirebaseAuthEvent
Dispatched when the sign in with provider process is complete startSignInWithProvider.
signOut() — method, class com.distriqt.extension.firebase.auth.FirebaseAuth
Signs out the current user and clears it from the disk cache.
SIGN_OUT — Constant Static Property, class com.distriqt.extension.firebase.auth.events.FirebaseUserEvent
SIGN_UP — Constant Static Property, class com.distriqt.extension.firebase.analytics.EventObject
SIGN_UP_METHOD — Constant Static Property, class com.distriqt.extension.firebase.analytics.Params
size — Property, class com.distriqt.extension.firebase.firestore.QuerySnapshot
The number of documents in the QuerySnapshot
size — Property, class com.distriqt.extension.firebase.storage.StorageMetadata
the stored Size in bytes of the StorageReference object
smsCode — Property, class com.distriqt.extension.firebase.auth.PhoneAuthCredential
snapshot — Property, class com.distriqt.extension.firebase.database.events.DatabaseReferenceChildEvent
For CHILD_ADDED/CHILD_CHANGED/CHILD_REMOVED/CHILD_MOVED events this will contain the static (immutable) snapshot at the child location.
snapshot — Property, class com.distriqt.extension.firebase.database.events.DatabaseReferenceEvent
For VALUE_CHANGED events this will contain the static snapshot of the data value that changed.
snapshot — Property, class com.distriqt.extension.firebase.firestore.events.DocumentReferenceEvent
The document snapshot for successful document retrieval events.
snapshot — Property, class com.distriqt.extension.firebase.firestore.events.QueryEvent
The query snapshot for successful queries and snapshot events
snapshot:event — Event, interface com.distriqt.extension.firebase.firestore.DocumentReference
SNAPSHOT_EVENT — Constant Static Property, class com.distriqt.extension.firebase.firestore.events.DocumentReferenceEvent
Dispatched when the data of the document changes
SNAPSHOT_EVENT — Constant Static Property, class com.distriqt.extension.firebase.firestore.events.QueryEvent
Dispatched when the data of the document changes
SnapshotMetadata — class, package com.distriqt.extension.firebase.firestore
Metadata about a snapshot, describing the state of the snapshot.
SnapshotMetadata() — Constructor, class com.distriqt.extension.firebase.firestore.SnapshotMetadata
Source — class, package com.distriqt.extension.firebase.firestore
Configures the behavior of getDocument()/getQuery() calls on _DocumentReference and Query.
Source() — Constructor, class com.distriqt.extension.firebase.firestore.Source
SOURCE — Constant Static Property, class com.distriqt.extension.firebase.analytics.Params
SOURCE_PLATFORM — Constant Static Property, class com.distriqt.extension.firebase.analytics.Params
SPEND_VIRTUAL_CURRENCY — Constant Static Property, class com.distriqt.extension.firebase.analytics.EventObject
start() — method, interface com.distriqt.extension.firebase.performance.metrics.Trace
Starts this trace
startAfter(... rest) — method, interface com.distriqt.extension.firebase.firestore.Query
Creates and returns a new Query that starts after the provided fields relative to the order of the query.
startAfterSnapshot(snapshot:com.distriqt.extension.firebase.firestore:DocumentSnapshot) — method, interface com.distriqt.extension.firebase.firestore.Query
Creates and returns a new Query that starts after the provided document (exclusive).
startAt(value:Object, key:String) — method, interface com.distriqt.extension.firebase.database.Query
Create a query constrained to only return child nodes with a value greater than or equal to the given value, using the given orderBy directive or priority as default, and additionally only child nodes with a key greater than or equal to the given key.
startAt(... rest) — method, interface com.distriqt.extension.firebase.firestore.Query
Creates and returns a new Query that starts at the provided fields relative to the order of the query.
startAtSnapshot(snapshot:com.distriqt.extension.firebase.firestore:DocumentSnapshot) — method, interface com.distriqt.extension.firebase.firestore.Query
Creates and returns a new Query that starts at the provided document (inclusive).
START_DATE — Constant Static Property, class com.distriqt.extension.firebase.analytics.Params
startSignInWithProvider(provider:com.distriqt.extension.firebase.auth:OAuthProvider) — method, class com.distriqt.extension.firebase.auth.FirebaseAuth
Signs in the user using the mobile browser (either a Custom Chrome Tab or the device's default browser) for the given provider.
status — Property, class com.distriqt.extension.firebase.remoteconfig.events.FirebaseRemoteConfigEvent
stop() — method, interface com.distriqt.extension.firebase.performance.metrics.Trace
Stops this trace
storageBucket — Property, class com.distriqt.extension.firebase.FirebaseOptions
The Google Cloud Storage bucket name, e.g.
StorageMetadata — class, package com.distriqt.extension.firebase.storage
StorageMetadata() — Constructor, class com.distriqt.extension.firebase.storage.StorageMetadata
Constructor
StorageReference — Interface, package com.distriqt.extension.firebase.storage
Represents a reference to a Google Cloud Storage object.
storagereference:delete:error — Event, interface com.distriqt.extension.firebase.storage.StorageReference
storagereference:delete:success — Event, interface com.distriqt.extension.firebase.storage.StorageReference
storagereference:getDownloadUrl:error — Event, interface com.distriqt.extension.firebase.storage.StorageReference
storagereference:getDownloadUrl:success — Event, interface com.distriqt.extension.firebase.storage.StorageReference
storagereference:getMetadata:error — Event, interface com.distriqt.extension.firebase.storage.StorageReference
storagereference:getMetadata:success — Event, interface com.distriqt.extension.firebase.storage.StorageReference
StorageReferenceEvent — class, package com.distriqt.extension.firebase.storage.events
StorageReferenceEvent(type:String, metadata:com.distriqt.extension.firebase.storage:StorageMetadata, errorMessage:String, url:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.distriqt.extension.firebase.storage.events.StorageReferenceEvent
Constructor
StorageReferenceListEvent — class, package com.distriqt.extension.firebase.storage.events
StorageReferenceListEvent(type:String, prefixes:Array, items:Array, pageToken:String, errorMessage:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.distriqt.extension.firebase.storage.events.StorageReferenceListEvent
Constructor
success — Property, class com.distriqt.extension.firebase.auth.events.FirebaseAuthEvent
success — Property, class com.distriqt.extension.firebase.auth.events.FirebaseAuthMethodsEvent
success — Property, class com.distriqt.extension.firebase.auth.events.FirebaseUserEvent
success(resultData:com.distriqt.extension.firebase.database:MutableData) — Static Method , class com.distriqt.extension.firebase.database.transactions.TransactionResult
Generates a success result with the specified data.
SUCCESS — Constant Static Property, class com.distriqt.extension.firebase.analytics.Params
SUCCESS — Constant Static Property, class com.distriqt.extension.firebase.firestore.events.QueryEvent
Dispatched when the query was successful and the snapshot will contain the query results.
SUCCESS — Constant Static Property, class com.distriqt.extension.firebase.firestore.events.TransactionEvent
Dispatched when the transaction was completed successfully.
SUCCESS — Constant Static Property, class com.distriqt.extension.firebase.firestore.events.WriteBatchEvent
SUCCESS — Constant Static Property, class com.distriqt.extension.firebase.storage.events.DownloadTaskEvent
SUCCESS — Constant Static Property, class com.distriqt.extension.firebase.storage.events.StorageReferenceListEvent
SUCCESS — Constant Static Property, class com.distriqt.extension.firebase.storage.events.UploadTaskEvent
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