DownloadSelections

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

Constructors

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

Properties