Download Options
Structure to configure download session.
Constructors
DownloadOptions
Link copied to clipboard
open fun DownloadOptions(@NonNull request: HttpRequest, @NonNull localPath: String, resume: Boolean)
Content copied to clipboard
DownloadOptions
Link copied to clipboard
open fun DownloadOptions(@NonNull request: HttpRequest, @NonNull localPath: String)
Content copied to clipboard