public interface LicenseManager
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LicenseManager.VerifyCallback |
| Modifier and Type | Method and Description |
|---|---|
LicenseParams |
installLicense() |
void |
uninstallLicense() |
LicenseParams |
verifyLicense() |
LicenseParams installLicense() throws Exception
ExceptionLicenseParams verifyLicense() throws Exception
ExceptionCopyright © 2021. All rights reserved.