Firebase. Database
Summary
Classes | |
|---|---|
| Firebase. | Child changed event arguments. |
| Firebase. | ADataSnapshot instance contains data from aFirebaseDatabase location. |
| Firebase. | Instances ofDatabaseError are passed within event arguments when an operation failed. |
| Firebase. | This error is thrown when theFirebaseDatabase library is unable to operate on the input it has been given. |
| Firebase. | AFirebase reference represents a particular location in yourFirebaseDatabase and can be used for reading or writing data to thatFirebaseDatabase location. |
| Firebase. | |
| Firebase. | Instances of this class encapsulate the data and priority at a location. |
| Firebase. | TheOnDisconnect class is used to manage operations that will be Run on the server when this client disconnects. |
| Firebase. | TheQuery class (and its subclass,DatabaseReference ) are used for reading data. |
| Firebase. | Contains placeholder values to use when writing data to theFirebaseDatabase. |
| Firebase. | Instances of this class represent the desired outcome of a single Run of a transaction. |
| Firebase. | Event arguments passed with theQuery.ValueChanged Event. |
Namespaces | |
|---|---|
| Firebase. | |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2021-06-17 UTC.