getTokenInfo

Returns an instance of OAuthUserTokenInfo generated by this credential. If the access token has expired, this method regenerates it. If the OAuthUserConfiguration.refreshTokenExchangeInterval is set, this method exchanges the refresh token at specified interval. While regenerating the access token or exchanging the refresh token, if the refresh token is expired, an invalid token error is returned.

Return

Returns the non-expired OAuth token information generated by this credential.

Since

200.1.0