GWIoTApi
Toggle table of contents
1.2.1
common
ios
Platform filter
common
ios
Switch theme
Search in API
GWIoTApi
GWIoTApi
/
com.gw.gwiotapi.livedata
/
MutableLiveData
/
setValue
set
Value
common
ios
expect
fun
setValue
(
value
:
T
)
Set the value of the data.
Parameters
value
The value to set.
actual
open
override
fun
setValue
(
value
:
T
)