on Download
abstract fun onDownload(@NonNull download: DownloadOptions): DownloadOptions
Content copied to clipboard
The function to intercept HTTP download options with.
Return
The modified DownloadOptions object.
Parameters
download
The original DownloadOptions object to be modified.