Webcom Android SDK Public API Reference / com.orange.webcom.sdkv2.datasync / ValueChangedWithoutDataEvent

ValueChangedWithoutDataEvent

data class ValueChangedWithoutDataEvent : Event

Notification of a subscribed ValueChanged.WithoutData event type to a Callback function.

Properties

node

val node: DatasyncNode

The data node watched by the subscription.

subscription

val subscription: Subscription

The Subscription instance that sends this notification Event.