Completed

data class Completed(val trackIds: MutableList<Int>) : DataStreamProgress

Constructors

Link copied to clipboard
constructor(trackIds: MutableList<Int>)

Properties

Link copied to clipboard