perform Assets Download

fun performAssetsDownload(containerDirectoryPath: String, getAssetName: (Int) -> String, assets: List<String>)

Function to perform the assets download

Parameters

containerDirectoryPath

: the directory container where save the assets downloaded

getAssetName

: function to invoke to get the name of the asset

assets

: the list of the assets uploaded