CacheModelImpl

class CacheModelImpl : CacheModel

Types

Companion
Link copied to clipboard
object Companion

Functions

getManifest
Link copied to clipboard
open override fun getManifest(context: Context, url: String, completion: (Result<AppManifest>) -> Unit)
getUri
Link copied to clipboard
open override fun getUri(context: Context, url: String, completion: (Result<ByteArray>) -> Unit)