ChildEvent

sealed classChildEvent

Known direct subclasses
ChildEvent.Added

Emitted when a new child is added to the location.

ChildEvent.Changed

Emitted when the data at a child location has changed.

ChildEvent.Moved

Emitted when a child location's priority changes.

ChildEvent.Removed

Emitted when a child is removed from the location.


Used to emit events about changes in the child locations of a givenQuery when using thechildEvents Flow.

Summary

Nested types

Emitted when a new child is added to the location.

Emitted when the data at a child location has changed.

Emitted when a child location's priority changes.

Emitted when a child is removed from the location.

Protected constructors

Protected constructors

ChildEvent

protected ChildEvent()

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 2025-07-21 UTC.