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
appId
Link copied to clipboard
Identifier of the WebcomApplication this Notification relates to.
data
Link copied to clipboard
path
Link copied to clipboard
Path of the data this Notification relates to, or ""
if it doesn't relate to any data node.
value
Link copied to clipboard