Table of Contents

TTMSFNCCustomCloudOAuth.Connect Method

Connects to the cloud service, loading tokens and authenticating when needed.

API unit family: TMSFNCCloudOAuth Declaring type: TTMSFNCCustomCloudOAuth

Syntax

procedure Connect(const AConnectRequestResultEvent: TTMSFNCCloudOAuthConnectResultEvent = nil); virtual;

Parameters

Name Description
AConnectRequestResultEvent Optional callback invoked when the connect workflow completes.