Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.mvvm
/
observeNullable
observe
Nullable
fun
<
T
>
LifecycleOwner
.
observeNullable
(
liveData
:
LiveData
<
T
>
,
action
:
(
t
:
T
)
->
Unit
)
(
source
)
NOTE: Only one observer at a time per value