class Value : DataEvent.Change
Notification that the value of the subscribed data node has changed.
sealed class Data
Represents the actual value change that occurred on a data node. |
val data: DataEvent.Change.Value.Data
New value of the data node. |