Class AuthorizationCodePKCERefreshRequest

java.lang.Object
se.michaelthelin.spotify.requests.AbstractRequest<AuthorizationCodeCredentials>
se.michaelthelin.spotify.requests.authorization.authorization_code.pkce.AuthorizationCodePKCERefreshRequest
All Implemented Interfaces:
IRequest<AuthorizationCodeCredentials>

public class AuthorizationCodePKCERefreshRequest extends AbstractRequest<AuthorizationCodeCredentials>
Refresh your access token by creating an Authorization Code Refresh request.