teller / com.levibostian.teller.cachestate / LocalDataState / deliverState

deliverState

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

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

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