Changed
interface Changed : SubscribableEvent.Child.AddedChanged, SubscribableEvent.Child.ChangedRemoved, SubscribableEvent.Child.WithPreviousKey
The Child event that is raised when the value of an existing child node of a watched data node is changed.
The value property returns the value of the just updated child node.
Inheritors
Properties
Link copied to clipboard
The notification of this SubscribableEvent only reports a value acknowledgement without change.
Link copied to clipboard
The data node watched by the notifying subscription.
Link copied to clipboard
The key of the child node that immediately precedes the child node reported by this event.
Link copied to clipboard
The Subscription instance that notifies this instance of SubscribableEvent.
Link copied to clipboard
The value of the updated child node of the watched data node.