SdkConfiguration
The SDK configuration.
See
Properties
licenseKey
licenseKey: LicenseKey;
The license key is linked to your application ID. For instructions on obtaining a license key, please contact support.
logLevel
logLevel?: LogLevel;
The log level for internal logging. Default is LogLevel.Info
.
plugins
plugins?: Plugin[];
The plugins to use with the SDK.