Skip to main content
Version: v3000

LicenseUnlockResult

@microblink/blinkcard


@microblink/blinkcard / LicenseUnlockResult

Type Alias: LicenseUnlockResult

LicenseUnlockResult = Readonly<{ allowBaltazarProxy: boolean; allowPingProxy: boolean; applicationIds: string[]; hasPing: boolean; isTrial: boolean; licensee: string; licenseError: string; licenseId: string; packageName: string; sdkName: string; sdkVersion: string; showDemoOverlay: boolean; showProductionOverlay: boolean; unlockResult: LicenseTokenState; }>

The license unlock result.