RichUtils / pyxis.uzuki.live.richutilskt.utils / android.content.Context / downloadFile
downloadFile
fun Context.downloadFile(urlPath: String, name: String): Uri?
Download file from uri
Parameters
urlPath
- path of file
name
- name of file
Return
Uri object