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  
lastFetchStatus — Property, class com.distriqt.extension.firebase.remoteconfig.FirebaseRemoteConfigInfo
The status of the most recent fetch attempt.
LAST_FETCH_STATUS_FAILURE — Constant Static Property, class com.distriqt.extension.firebase.remoteconfig.FirebaseRemoteConfigInfo
Indicates that the most recent attempt to fetch parameter values from the Remote Config Server has failed.
LAST_FETCH_STATUS_NO_FETCH_YET — Constant Static Property, class com.distriqt.extension.firebase.remoteconfig.FirebaseRemoteConfigInfo
Indicates that the FirebaseRemoteConfig singleton object has not yet attempted to fetch parameter values from the Remote Config Server.
LAST_FETCH_STATUS_SUCCESS — Constant Static Property, class com.distriqt.extension.firebase.remoteconfig.FirebaseRemoteConfigInfo
Indicates that the most recent fetch of parameter values from the Remote Config Server was completed successfully.
LAST_FETCH_STATUS_THROTTLED — Constant Static Property, class com.distriqt.extension.firebase.remoteconfig.FirebaseRemoteConfigInfo
Indicates that the most recent attempt to fetch parameter values from the Remote Config Server was throttled.
lessThan(field:String, value:Object) — Static Method , class com.distriqt.extension.firebase.firestore.Filter
lessThanOrEqualTo(field:String, value:Object) — Static Method , class com.distriqt.extension.firebase.firestore.Filter
LEVEL — Constant Static Property, class com.distriqt.extension.firebase.analytics.Params
LEVEL_END — Constant Static Property, class com.distriqt.extension.firebase.analytics.EventObject
LEVEL_NAME — Constant Static Property, class com.distriqt.extension.firebase.analytics.Params
LEVEL_START — Constant Static Property, class com.distriqt.extension.firebase.analytics.EventObject
LEVEL_UP — Constant Static Property, class com.distriqt.extension.firebase.analytics.EventObject
limit(limit:int) — method, interface com.distriqt.extension.firebase.firestore.Query
Creates and returns a Query that's additionally limited to only return up to the specified number of documents.
limitToFirst(limit:int) — method, interface com.distriqt.extension.firebase.database.Query
Create a query with limit and anchor it to the start of the window
limitToLast(limit:int) — method, interface com.distriqt.extension.firebase.database.Query
Create a query with limit and anchor it to the end of the window
link — Property, class com.distriqt.extension.firebase.dynamiclinks.PendingDynamicLinkData
The link parameter of the dynamic link received.
link — Property, class com.distriqt.extension.firebase.dynamiclinks.events.DynamicLinkEvent
The link parameter of the dynamic link received
link — Property, class com.distriqt.extension.firebase.dynamiclinks.events.ShortDynamicLinkEvent
LINK_CREATED — Constant Static Property, class com.distriqt.extension.firebase.dynamiclinks.events.ShortDynamicLinkEvent
Dispatched after successful link creation and shortening
linkWithCredential(credential:com.distriqt.extension.firebase.auth:AuthCredential) — method, interface com.distriqt.extension.firebase.auth.user.FirebaseUser
Attaches the given AuthCredential to the user.
LINK_WITH_CREDENTIAL_COMPLETE — Constant Static Property, class com.distriqt.extension.firebase.auth.events.FirebaseUserEvent
list(maxResults:int, pageToken:String) — method, interface com.distriqt.extension.firebase.storage.StorageReference
List the child items and prefixes in this reference.
listAll() — method, interface com.distriqt.extension.firebase.storage.StorageReference
List all the child items and prefixes in this reference by recursively performing list operations.
loadFromJson(implementation:String, applicationID:String) — Static Method , class com.distriqt.extension.firebase.FirebaseOptions
Loads the Firebase options from a "google-services.json" file in your application directory.
LocalCacheSettings — class, package com.distriqt.extension.firebase.firestore
LocalCacheSettings(type:String, cacheSizeBytes:Number) — Constructor, class com.distriqt.extension.firebase.firestore.LocalCacheSettings
LOCATION — Constant Static Property, class com.distriqt.extension.firebase.analytics.Params
LOCATION_ID — Constant Static Property, class com.distriqt.extension.firebase.analytics.Params
log(message:String) — method, class com.distriqt.extension.firebase.crashlytics.FirebaseCrashlytics
Logs a message to Crashlytics.
logEvent(event:com.distriqt.extension.firebase.analytics:EventObject) — method, interface com.distriqt.extension.firebase.analytics.FirebaseAnalytics
Logs an app event
LOGIN — Constant Static Property, class com.distriqt.extension.firebase.analytics.EventObject
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