TTMSFNCSimpleCloudOAuth.Connect Method
Connects to the cloud service, loading tokens and authenticating when needed.
API unit family: TMSFNCCloudOAuth
Declaring type: TTMSFNCSimpleCloudOAuth
Inherited from: TTMSFNCCustomCloudOAuth
Syntax
procedure Connect(const AConnectRequestResultEvent: TTMSFNCCloudOAuthConnectResultEvent = nil); virtual;
Parameters
| Name | Description |
|---|---|
AConnectRequestResultEvent |
Optional callback invoked when the connect workflow completes. |