Optional source: DeepPartial<LicenseInfo>Readonly deviceList of errors that occurred during device deregistration. If for some device deregistration completed successfully, it will not be listed here. For each device at most one entry will be present.
Readonly devicesNumber of devices the license is valid for, if the license is floating.
Readonly errorAdditional error message in case of a license error.
Readonly expirationExpiration date of the license or trial period in ISO 8601 date-time format.
Readonly expirationExpiration timestamp of the license or trial period in seconds since the UNIX epoch.
Readonly isTrue if the license status corresponds to a valid license.
Readonly licenseThe currently active license. May be different from the license used to initialize the SDK if the online license check has completed and the server has sent an updated license.
Readonly licenseMessage describing the license status.
Readonly nextTime in milliseconds until the next online license check will be performed. -1 if no online license check is scheduled.
Readonly onlineTrue if an online license check is in progress.
Readonly statusLicense status.
Optional config: ToJsonConfigurationOptional Readonly deviceList of errors that occurred during device deregistration. If for some device deregistration completed successfully, it will not be listed here. For each device at most one entry will be present.
Optional Readonly devices?: null | numberNumber of devices the license is valid for, if the license is floating.
Optional Readonly errorAdditional error message in case of a license error.
Optional Readonly expirationExpiration date of the license or trial period in ISO 8601 date-time format.
Optional Readonly expirationExpiration timestamp of the license or trial period in seconds since the UNIX epoch.
Optional Readonly isTrue if the license status corresponds to a valid license.
Optional Readonly license?: stringThe currently active license. May be different from the license used to initialize the SDK if the online license check has completed and the server has sent an updated license.
Optional Readonly licenseMessage describing the license status.
Optional Readonly nextTime in milliseconds until the next online license check will be performed. -1 if no online license check is scheduled.
Optional Readonly onlineTrue if an online license check is in progress.
Optional Readonly status?: LicenseStatusLicense status.
Optional config: ToJsonConfiguration
Information about the SDK license.