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  
OAuthCredential — class, package com.distriqt.extension.firebase.auth
Represents the login authentication provider credential for a generic OAuth2 provider.
OAuthCredential(providerId:String) — Constructor, class com.distriqt.extension.firebase.auth.OAuthCredential
Constructor
OAuthProvider — class, package com.distriqt.extension.firebase.auth
OAuthProvider(providerId:String) — Constructor, class com.distriqt.extension.firebase.auth.OAuthProvider
oldIndex — Property, class com.distriqt.extension.firebase.firestore.DocumentChange
once(callback:Function) — method, interface com.distriqt.extension.firebase.database.DatabaseReference
onDisconnect() — method, interface com.distriqt.extension.firebase.database.DatabaseReference
Provides access to disconnect operations at this location
OnDisconnect — Interface, package com.distriqt.extension.firebase.database
The OnDisconnect class is used to manage operations that will be run on the server when this client disconnects.
or(filters:Array) — Static Method , class com.distriqt.extension.firebase.firestore.Filter
orderBy(field:String, direction:int) — method, interface com.distriqt.extension.firebase.firestore.Query
Creates and returns a new Query that's additionally sorted by the specified field.
orderByChild(path:String) — method, interface com.distriqt.extension.firebase.database.Query
Create a query in which child nodes are ordered by the values of the specified path
orderByKey() — method, interface com.distriqt.extension.firebase.database.Query
Create a query in which child nodes are ordered by their keys
orderByPriority() — method, interface com.distriqt.extension.firebase.database.Query
Create a query in which child nodes are ordered by their priorities
orderByValue() — method, interface com.distriqt.extension.firebase.database.Query
Create a query in which nodes are ordered by their value
ORIGIN — 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