SpotifyScope

Scopes provide Spotify users using third-party apps the confidence that only the information they choose to share will be shared, and nothing more.

Each represents a distinct privilege and may be required by one or more endpoints as discussed on the Spotify Authorization Documentation

Parameters

uri

The scope id

Entries

Link copied to clipboard

Remote control playback of Spotify. This scope is currently available to Spotify iOS and Android App Remote SDKs.

Link copied to clipboard

Read access to user's private playlists.

Link copied to clipboard

Include collaborative playlists when requesting a user's playlists.

Link copied to clipboard

Write access to a user's public playlists.

Link copied to clipboard

Write access to a user's private playlists.

Link copied to clipboard

Control playback of a Spotify track. This scope is currently available to Spotify Playback SDKs, including the iOS SDK, Android SDK and Web Playback SDK. The user must have a Spotify Premium account.

Link copied to clipboard

Let the application upload playlist covers and profile images

Link copied to clipboard

Write/delete access to the list of artists and other users that the user follows.

Link copied to clipboard

Read access to the list of artists and other users that the user follows.

Link copied to clipboard

Read access to a user's "Your Music" library.

Link copied to clipboard

Write/delete access to a user's "Your Music" library.

Link copied to clipboard

Write access to a user’s playback state

Link copied to clipboard

Read access to user’s subscription details (type of user account).

Link copied to clipboard

Read access to user’s email address.

Link copied to clipboard

Read access to a user's top artists and tracks.

Link copied to clipboard

Read access to a user’s player state.

Link copied to clipboard

Read access to a user’s playback position in a content.

Link copied to clipboard

Read access to a user’s currently playing track

Link copied to clipboard

Read access to a user’s recently played tracks.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val uri: String

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.