Vdocipher
1.26.5
Vdocipher
/
com.vdocipher.aegis.offline
/
DownloadRequest
Download
Request
class
DownloadRequest
Specifications for a media download.
Types
Constructors
Properties
Constructors
Download
Request
Link copied to clipboard
open
fun
DownloadRequest
(
selections
:
DownloadSelections
,
folder
:
String
)
Types
Builder
Link copied to clipboard
open
class
Builder
Properties
download
Selections
Link copied to clipboard
@
NonNull
val
downloadSelections
:
DownloadSelections
local
Storage
Folder
Link copied to clipboard
@
NonNull
val
localStorageFolder
:
String
notification
Description
Link copied to clipboard
@
Nullable
val
notificationDescription
:
String
notification
Title
Link copied to clipboard
@
Nullable
val
notificationTitle
:
String
show
Notification
Link copied to clipboard
val
showNotification
:
Boolean