Closed lichens1 closed 7 years ago
// licenseManager.takeLicenseFromNetwork(uuid, Util.API_KEY, Util.API_SECRET, apiName, // LicenseManager.DURATION_30DAYS, new LicenseManager.TakeLicenseCallback() { // @Override // public void onSuccess() { // authState(true); // } // // @Override // public void onFailed(int i, byte[] bytes) { // authState(false); // } // });
// licenseManager.takeLicenseFromNetwork(uuid, Util.API_KEY, Util.API_SECRET, apiName, // LicenseManager.DURATION_30DAYS, new LicenseManager.TakeLicenseCallback() { // @Override // public void onSuccess() { // authState(true); // } // // @Override // public void onFailed(int i, byte[] bytes) { // authState(false); // } // });