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

Data

sealed class Data

Represents the actual changes that occurred on the data node children.

Types

TooBig

object TooBig : DataEvent.Change.Children.Data

The description of changes could not be attached to the notification because it oversizes its payload.

Value

data class Value : DataEvent.Change.Children.Data

Description of changes that occurred on the children of the data node.

Inheritors

TooBig

object TooBig : DataEvent.Change.Children.Data

The description of changes could not be attached to the notification because it oversizes its payload.

Value

data class Value : DataEvent.Change.Children.Data

Description of changes that occurred on the children of the data node.