PlatformSubjectObserver

actual interface PlatformSubjectObserver<R>
expect interface PlatformSubjectObserver<R>
actual interface PlatformSubjectObserver<R>
actual interface PlatformSubjectObserver<R>
actual interface PlatformSubjectObserver<R>

Functions

Link copied to clipboard
Link copied to clipboard
abstract fun liveDataObserver(): Observer<R>

Gets an Observer to observe changes to this subject.