isCached

abstract fun isCached(remoteUrl: String): Boolean

Checks if an asset is cached

Return

true if cached, otherwise false.

Parameters

remoteUrl

: url string from which the cached data is fetched