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 AuthorizationRequest
An object that contains the parsed response from the Spotify authorization service.
Use this builder to create an AuthorizationResponse
The type of the authorization response.
An AuthorizationHandler that opens the Spotify web auth page in a Custom Tab or users default web browser.
 
Class that checks if auth can be done in a Custom Tab and returns a package name of the app that supports Custom Tabs.
Provides an AuthorizationHandler that opens a browser when the Spotify application is not installed
 
The activity that manages the login flow.
Activity that receives the auth response sent by the browser's Custom Tab via deeplink.