Maps and Navigation SDK
common:core
/
com.tomtom.sdk.common.event
/
LiveDataEvent
/
observe
observe
@
MainThread
open
override
fun
observe
(
owner
:
LifecycleOwner
,
observer
:
Observer
<
in
T
>
)
Content copied to clipboard
Sets a new observer.
See also
androidx.
lifecycle.
Mutable
Live
Data
for more details.