perform
Assets
Download
fun performAssetsDownload(containerDirectoryPath: String, getAssetName: (Int) -> String, assets: List<String>)
Function to perform the assets download
Parameters
container Directory Path
: the directory container where save the assets downloaded
get Asset Name
: function to invoke to get the name of the asset
assets
: the list of the assets uploaded