Webcom Android SDK Public API Reference / com.orange.webcom.sdkv2.datasync / DataEvent / Change / Value

Value

class Value : DataEvent.Change

Notification that the value of the subscribed data node has changed.

Types

Data

sealed class Data

Represents the actual value change that occurred on a data node.

Properties

data

val data: DataEvent.Change.Value.Data

New value of the data node.