refreshToken

var refreshToken: String? = null

Parameters

refreshToken

A token that can be sent to the Spotify Accounts service in place of an authorization code, null if the token was created using a method that does not support token refresh

Sources

common source
Link copied to clipboard