Changed Removed
Subscribable event type that combines Changed and Removed.
Note that when subscribing with Subscriber.subscribe, the passed callback function will actually receive instances of either Changed or Removed 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