TTMSFNCCloudRollBar.Connect Method
Connects to the service, optionally using the supplied read access token.
API unit family: TMSFNCCloudRollbar
Declaring type: TTMSFNCCloudRollBar
Inherited from: TTMSFNCCustomCloudRollBar
Syntax
procedure Connect(AAccountTokenRead: string = '');
Parameters
| Name | Description |
|---|---|
AAccountTokenRead |
Read access token; empty uses the configured token. |