toggle menu
Vdocipher
1.28.1
androidJvm
switch theme
search in API
Vdocipher
/
com.vdocipher.aegis.offline
/
DownloadSelections
Download
Selections
class
DownloadSelections
Object containing a
DownloadOptions
and corresponding selections of tracks to download.
Members
Constructors
Download
Selections
Link copied to clipboard
constructor
(
@
NonNull
downloadOptions
:
DownloadOptions
,
@
NonNull
selectedTrackIndices
:
Array
<
Int
>
)
Properties
download
Options
Link copied to clipboard
@
NonNull
val
downloadOptions
:
DownloadOptions
selected
Track
Indices
Link copied to clipboard
@
NonNull
val
selectedTrackIndices
:
Array
<
Int
>