Webcom Android API
2.2.5-SNAPSHOT
Webcom Android API
/
com.orange.webcom.sdk.datasync
/
TransactionOperation
/
Set
Set
data
class
Set
(
val
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.