Firebase. Database
Summary
Classes |
|
---|---|
Firebase. |
Child changed event arguments. |
Firebase. |
A DataSnapshot instance contains data from a FirebaseDatabase location. |
Firebase. |
Instances of DatabaseError are passed within event arguments when an operation failed. |
Firebase. |
This error is thrown when the FirebaseDatabase library is unable to operate on the input it has been given. |
Firebase. |
A Firebase reference represents a particular location in your FirebaseDatabase and can be used for reading or writing data to that FirebaseDatabase location. |
Firebase. |
|
Firebase. |
Instances of this class encapsulate the data and priority at a location. |
Firebase. |
The OnDisconnect class is used to manage operations that will be Run on the server when this client disconnects. |
Firebase. |
The Query class (and its subclass, DatabaseReference ) are used for reading data. |
Firebase. |
Contains placeholder values to use when writing data to the FirebaseDatabase. |
Firebase. |
Instances of this class represent the desired outcome of a single Run of a transaction. |
Firebase. |
Event arguments passed with the Query.ValueChanged Event. |
Namespaces |
|
---|---|
Firebase. |