SpotifyPlayablePositions

class SpotifyPlayablePositions(val positions: Int)(source)

Represents the positions inside a playlist's playables list of where to locate the playable

Parameters

positions

Playable positions (zero-based)

Constructors

Link copied to clipboard
constructor(vararg positions: Int)

Properties

Link copied to clipboard