Class AuthorizationRequest

java.lang.Object
com.spotify.sdk.android.auth.AuthorizationRequest
All Implemented Interfaces:
Parcelable

public class AuthorizationRequest extends Object implements Parcelable
An object that helps construct the request that is sent to Spotify authorization service. To create one use AuthorizationRequest.Builder
See Also: