TTMSFNCCloudOAuth.TestTokens Method
Tests whether the current access tokens are accepted by the provider.
API unit family: TMSFNCCloudOAuth
Declaring type: TTMSFNCCloudOAuth
Inherited from: TTMSFNCCustomCloudOAuth
Syntax
procedure TestTokens(const ATestTokensRequestResultEvent: TTMSFNCCloudBaseRequestResultEvent = nil); virtual; abstract;
Parameters
| Name | Description |
|---|---|
ATestTokensRequestResultEvent |
Optional callback invoked when the token test request completes. |