class Children : DataEvent.Change
Notification that something has occurred with a child of the subscribed data node.
sealed class Data
Represents the actual changes that occurred on the data node children. |
Children(a: String, p: String, data: DataEvent.Change.Children.Data)
Notification that something has occurred with a child of the subscribed data node. |
val data: DataEvent.Change.Children.Data
Description of what occurred on which child. |