Table of Contents

TTMSFNCCloudStellarDataStore.GetTestTokensResult Method

Evaluates the response returned by a token test request.

API unit family: TMSFNCCloudStellarDataStore Declaring type: TTMSFNCCloudStellarDataStore Inherited from: TTMSFNCCloudCustomStellarDataStore

Syntax

function GetTestTokensResult(const ARequestResult: TTMSFNCCloudBaseRequestResult): Boolean; override;

Parameters

Name Description
ARequestResult Request result returned by the token test.

Returns

True when the token test succeeded; otherwise False.