GWIoTApi
Toggle table of contents
1.2.1
common
Platform filter
common
Switch theme
Search in API
GWIoTApi
GWIoTApi
/
com.gw.gwiotapi.livedata
/
Observer
/
onChanged
on
Changed
expect
abstract
fun
onChanged
(
value
:
T
)
Called when the data is changed.
Parameters
value
The current data value.