Changed
data class Changed : PushNotificationEvent.Value, Notification.DataNotification<PushNotificationEvent.Value.Changed>
Content copied to clipboard
The Value event that additionally emits the new value of the watched data node when raised.
This event results from a subscription to the type of SubscribableEvent.Value.Changed.
Properties
Link copied to clipboard
Identifier of the WebcomApplication this Notification relates to.
Link copied to clipboard
Path of the data this Notification relates to, or ""
if it doesn't relate to any data node.
Link copied to clipboard