public interface LicenseManager
| 限定符和类型 | 接口和说明 |
|---|---|
static interface |
LicenseManager.VerifyCallback |
| 限定符和类型 | 方法和说明 |
|---|---|
LicenseParams |
installLicense() |
void |
uninstallLicense() |
LicenseParams |
verifyLicense() |
LicenseParams installLicense() throws Exception
ExceptionLicenseParams verifyLicense() throws Exception
ExceptionCopyright © 2021. All rights reserved.