Cache Model
interface CacheModel
Content copied to clipboard
Functions
get Manifest
Link copied to clipboard
abstract fun getManifest(context: Context, url: String, completion: (Result<AppManifest>) -> Unit)
Content copied to clipboard
Inheritors
CacheModelImpl
Link copied to clipboard