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  
reauthenticate(credential:com.distriqt.extension.firebase.auth:AuthCredential) — method, interface com.distriqt.extension.firebase.auth.user.FirebaseUser
Reauthenticates the user with the given credential.
REAUTHENTICATE_COMPLETE — Constant Static Property, class com.distriqt.extension.firebase.auth.events.FirebaseUserEvent
RECEIVED — Constant Static Property, class com.distriqt.extension.firebase.dynamiclinks.events.DynamicLinkEvent
Dispatched when a dynamic link is received
recordError(error:Error) — method, class com.distriqt.extension.firebase.crashlytics.FirebaseCrashlytics
Generates a crash report for the given error.
reference — Property, class com.distriqt.extension.firebase.database.DataSnapshot
A DatabaseReference corresponding to the location that this snapshot came from
REFUND — Constant Static Property, class com.distriqt.extension.firebase.analytics.EventObject
reload() — method, interface com.distriqt.extension.firebase.auth.user.FirebaseUser
Manually refreshes the data of the current user (for example, attached providers, display name, and so on).
RELOAD_COMPLETE — Constant Static Property, class com.distriqt.extension.firebase.auth.events.FirebaseUserEvent
Dispatched when a call to FirebaseUser.reload has completed.
REMOVED — Constant Static Property, class com.distriqt.extension.firebase.firestore.DocumentChange
Indicates a document within the query was removed (either deleted or no longer matches the query
removeEventListener(type:String, listener:Function, useCapture:Boolean) — method, class com.distriqt.extension.firebase.dynamiclinks.FirebaseDynamicLinks
REMOVE_FROM_CART — Constant Static Property, class com.distriqt.extension.firebase.analytics.EventObject
removeSnapshotListener(listener:Function) — method, interface com.distriqt.extension.firebase.firestore.DocumentReference
Stops listening to this document reference.
removeSnapshotListener(listener:Function) — method, interface com.distriqt.extension.firebase.firestore.Query
Stops listening to this query.
removeValue() — method, interface com.distriqt.extension.firebase.database.DatabaseReference
Deletes the value at this location.
removeValue() — method, interface com.distriqt.extension.firebase.database.OnDisconnect
Remove the value at this location when the client disconnects
REMOVE_VALUE_COMPLETE — Constant Static Property, class com.distriqt.extension.firebase.database.events.DatabaseReferenceEvent
REMOVE_VALUE_ERROR — Constant Static Property, class com.distriqt.extension.firebase.database.events.DatabaseReferenceEvent
resultData — Property, class com.distriqt.extension.firebase.database.transactions.TransactionResult
resume() — method, interface com.distriqt.extension.firebase.storage.DownloadTask
Attempts to resume a paused task.
resume() — method, interface com.distriqt.extension.firebase.storage.UploadTask
Attempts to resume a paused task.
runTransaction(handler:com.distriqt.extension.firebase.database.transactions:TransactionHandler, fireLocalEvents:Boolean) — method, interface com.distriqt.extension.firebase.database.DatabaseReference
Run a transaction on the data at this location.
runTransaction(apply:Function) — method, class com.distriqt.extension.firebase.firestore.FirebaseFirestore
Starts a transaction and calls the apply function with the created Transaction when the transaction is ready.
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