teller-android / com.levibostian.teller.repository / LocalRepository / observe

observe

fun observe(): Observable<LocalCacheState<CACHE>>

Get an observable that gets the current state of response and all future states.

Exceptions

RuntimeException - If calling after calling dispose.