getTokenInfo method

Future<OAuthApplicationTokenInfo> getTokenInfo()

Returns an instance of OAuthApplicationTokenInfo generated by this credential.

Expired tokens are automatically regenerated while credentials remain valid.

Return Value: Returns the non-expired OAuth application token information generated by this credential.