TTMSFNCCustomCloudCloudKit.GetTestTokensResult Method
Interprets the response of a token validation request.
API unit family: TMSFNCCloudCloudKit
Declaring type: TTMSFNCCustomCloudCloudKit
Syntax
function GetTestTokensResult(const ARequestResult: TTMSFNCCloudBaseRequestResult): Boolean; override;
Parameters
| Name | Description |
|---|---|
ARequestResult |
Result of the token test request to evaluate. |
Returns
True when the stored tokens are valid and no server error was returned.