Vdocipher
Toggle table of contents
1.29.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Vdocipher
Vdocipher
/
com.vdocipher.aegis.offline
/
DownloadRequest
Download
Request
class
DownloadRequest
Specifications for a media download.
Members
Constructors
Download
Request
Link copied to clipboard
constructor
(
selections
:
DownloadSelections
,
folder
:
String
)
Types
Builder
Link copied to clipboard
open
class
Builder
Properties
app
Gallery
App
Id
Link copied to clipboard
@
Nullable
val
appGalleryAppId
:
String
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