teller-android / com.levibostian.teller.cachestate / LocalCacheState / deliverState

deliverState

fun deliverState(listener: LocalCacheStateListener<CACHE>): Unit

This is usually used in the UI of an app to display cache to a user.

Using this function, you can get the state of the cache locally on your device.