DownloadSelections

Object containing a DownloadOptions and corresponding selections of tracks to download.

Constructors

Link copied to clipboard
open fun DownloadSelections(@NonNull downloadOptions: DownloadOptions, @NonNull selectedTrackIndices: Array<Int>)

Properties