toggle menu
mapsglmaps
androidJvm
switch theme
search in API
mapsglmaps
/
com.xweather.mapsgl.utils
/
Signal
/
observeNext
observe
Next
fun
observeNext
(
scope
:
CoroutineScope
?
=
null
,
onValue
:
suspend
(
T
)
->
Unit
,
onCompletion
:
(
Throwable
?
)
->
Unit
?
=
null
)
:
Job