API reference
API reference
Select your platform
No SDKs available
No versions available

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
Did you find this page helpful?
Thumbs up icon
Thumbs down icon