Notification
Base interface for passing an event of type T to a callback function.
Types
Control Notification
Link copied to clipboard
Represents a notification that reports a control event about the associated subscription.
Data Notification
Link copied to clipboard
Represents a notification that conveys some business data.
Properties
appId
Link copied to clipboard
Identifier of the WebcomApplication this Notification relates to.
path
Link copied to clipboard
Path of the data this Notification relates to, or ""
if it doesn't relate to any data node.