Webcom Android API
/
com.orange.webcom.sdkv2.datasync
/
TransactionOperation
/
Set
Set
data class
Set
(value:
Any
?) :
TransactionOperation
Content copied to clipboard
Operation of setting a given
value
to the data node.
Constructors
Properties
Constructors
Set
Link copied to clipboard
fun
Set
(value:
Any
?)
Content copied to clipboard
Properties
value
Link copied to clipboard
val
value
:
Any
?
Content copied to clipboard
The value to set.