ChildEvent

sealed class ChildEvent

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 given Query when using the childEvents 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()