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