Added Changed
Subscribable event type that combines Added and Changed.
Note that when subscribing with Subscriber.subscribe, the passed callback function will actually receive instances of either Added or Changed notifications.
Properties
isAcknowledgement
Link copied to clipboard
The notification of this SubscribableEvent only reports a value acknowledgement without change.
node
Link copied to clipboard
subscription
Link copied to clipboard
The Subscription instance that notifies this instance of SubscribableEvent.
value
Link copied to clipboard