OAuthSession.refresh

Refresh the access token of this session.

class OAuthSession
final
void
refresh
()

Throws

OAuthException if no refresh token is available or the authorization fails otherwise.

Meta