toggle menu
Webcom Android API
2.3.8
androidJvm
switch theme
search in API
Webcom Android API
/
com.orange.webcom.sdk.datasync
/
TransactionOperation
/
Set
Set
data
class
Set
(
val
value
:
Any
?
)
:
TransactionOperation
Operation of setting a given
value
to the data node.
Members
Constructors
Set
Link copied to clipboard
constructor
(
value
:
Any
?
)
Properties
value
Link copied to clipboard
val
value
:
Any
?
The value to set.