public static class AlivcLiveLicenseManager.AlivcLiveLicenseResult
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
licenseKey |
java.lang.String |
msg |
int |
result |
Constructor and Description |
---|
AlivcLiveLicenseResult() |
AlivcLiveLicenseResult(int result,
java.lang.String msg,
java.lang.String licenseKey) |