Table of Contents

TTMSFNCCloudCustomStellarDataStore.GetTestTokensResult Method

Evaluates the response returned by a token test request.

API unit family: TMSFNCCloudStellarDataStore Declaring type: 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.