cacheUri

abstract fun cacheUri(remoteUrl: String): Uri?(source)

Return a uri at which to cache a given asset

Return

Uri at which to cache a given asset

Parameters

remoteUrl

: URL from which the cached data is fetched