fun download(callback: (dirUrl: String, fileName: String, target: File) -> Unit): Unit
Register callback responsible for downloading file.