API reference

AssetFetcher

AssetFetcher

interface AssetFetcher

Functions

NameSummary
fetchAsset
abstract fun fetchAsset(url: <Error class: unknown class>, outFile: File, onSuccess: () -> Unit, onError: (Exception) -> Unit)

Fetches the asset at the given url and downloads it to the given file path