See: Description
| Interface | Description |
|---|---|
| AuthenticationHandler | |
| AuthenticationHandler.OnCompleteListener |
| Class | Description |
|---|---|
| AuthCallbackActivity | |
| AuthenticationClient |
AuthenticationClient provides helper methods to initialize an manage the Spotify authorization flow.
|
| AuthenticationRequest |
An object that helps construct the request that is sent to Spotify authentication service.
|
| AuthenticationRequest.Builder |
Use this builder to create an
AuthenticationRequest |
| AuthenticationResponse |
An object that contains the parsed response from the Spotify authentication service.
|
| AuthenticationResponse.Builder |
Use this builder to create an
AuthenticationResponse |
| CustomTabAuthHandler | |
| LoginActivity |
The activity that manages the login flow.
|
| SpotifyNativeAuthUtil |
| Enum | Description |
|---|---|
| AuthenticationResponse.Type |
The type of the authentication response.
|