Table of Contents

TTMSFNCCustomCloudCloudKit.TestTokens Method

Sends a request that validates the currently stored authentication tokens.

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