Table of Contents

TTMSFNCCloudCloudKit.TestTokens Method

Sends a request that validates the currently stored authentication tokens.

API unit family: TMSFNCCloudCloudKit Declaring type: TTMSFNCCloudCloudKit Inherited from: TTMSFNCCustomCloudCloudKit

Syntax

procedure TestTokens(const ATestTokensRequestResultEvent: TTMSFNCCloudBaseRequestResultEvent = nil); override;

Parameters

Name Description
ATestTokensRequestResultEvent Optional callback invoked when the request completes. When nil, the default handling is used.