AuthorizationClient |
AuthorizationClient provides helper methods to initialize an manage the Spotify authorization flow.
|
AuthorizationRequest |
An object that helps construct the request that is sent to Spotify authorization service.
|
AuthorizationRequest.Builder |
|
AuthorizationResponse |
An object that contains the parsed response from the Spotify authorization service.
|
AuthorizationResponse.Builder |
|
BuildConfig |
|
FallbackHandlerProvider |
Provides an AuthorizationHandler that opens the play store when the Spotify application is not installed
|
LoginActivity |
The activity that manages the login flow.
|