Changed
interface Changed : SubscribableEvent.Child.AddedChanged, SubscribableEvent.Child.ChangedRemoved, SubscribableEvent.Child.WithPreviousKey
Content copied to clipboard
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.
Properties
isAcknowledgement
Link copied to clipboard
The notification of this SubscribableEvent only reports a value acknowledgement without change.
node
Link copied to clipboard
previousKey
Link copied to clipboard
subscription
Link copied to clipboard
The Subscription instance that notifies this instance of SubscribableEvent.
value
Link copied to clipboard
Inheritors
SubscribableEvent.Child
Link copied to clipboard