All Classes and Interfaces
Class
Description
AuthorizationClient provides helper methods to initialize an manage the Spotify authorization flow.
An object that helps construct the request that is sent to Spotify authorization service.
Use this builder to create an
AuthorizationRequestAn object that contains the parsed response from the Spotify authorization service.
Use this builder to create an
AuthorizationResponseThe type of the authorization response.
Provides an AuthorizationHandler that opens the play store when the Spotify application is not installed
The activity that manages the login flow.
An AuthorizationHandler that opens the play store to download the main Spotify application
A utility class for exchanging an authorization code for an access token using PKCE verifier.
Builder class for creating TokenExchangeRequest instances.
Response from a token exchange request.