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

Set

class Set : TransactionOperation

Operation of setting a given value to the data node.

Constructors

<init>

Set(value: Any?)

Operation of setting a given value to the data node.

Properties

value

val value: Any?