CacheStatusDelegate

Optional delegate representing the cache status.

Functions

Link copied to clipboard
abstract fun cacheIsEmpty()

Will be called when the las ad from cache has been consumed and cache became (temporarily) empty.

Link copied to clipboard
abstract fun cacheIsNoLongerEmpty()

Will be called when the cache was empty and has been filled with at least one ad.