Firebase. Database. ValueChangedEventArgs
Event arguments passed with theQuery.ValueChanged Event.
Summary
Inheritance
Inherits from: EventArgsProperties | |
|---|---|
DatabaseError | Gets the database error if one exists. |
Snapshot | Gets the snapshot for this value update event if it exists. |
Properties
Snapshot
DataSnapshotSnapshot
Gets the snapshot for this value update event if it exists.
The snapshot.
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.