TTMSFNCCloudCustomStellarDataStore.TestTokens Method
Tests whether the current authentication tokens can access the service.
API unit family: TMSFNCCloudStellarDataStore
Declaring type: TTMSFNCCloudCustomStellarDataStore
Syntax
procedure TestTokens(const ATestTokensRequestResultEvent: TTMSFNCCloudBaseRequestResultEvent = nil); override;
Parameters
| Name | Description |
|---|---|
ATestTokensRequestResultEvent |
Optional callback invoked with the request result. |