SnapPlayIdsData

data class SnapPlayIdsData(val ids: List<Int>, val totalCount: Int)(source)

Constructors

Link copied to clipboard
constructor(ids: List<Int>, totalCount: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val ids: List<Int>
Link copied to clipboard