8 #import <Foundation/Foundation.h> 21 - (void)acquireVolumeLicenseDone:(
int)licAcquired error:(NSError*)error;
39 @property (nonatomic, weak) id<kfxAcquireVolumeLicenseDelegate>
delegate;
49 + (BOOL)setMobileSDKLicense:(NSString*)license;
68 - (void)setMobileSDKLicenseServer:(NSString*)licenseServerUrl;
86 - (void)acquireOnDeviceExtractionLicensesWithCount:(
int)count;
id< kfxAcquireVolumeLicenseDelegate > delegate
License delegate.
Definition: kfxLicense.h:39
int getRemainingOnDeviceExtractionLicenseCount()
Get remaining license count.
This protocol must be implemented by classes whose objects are used as kfxLicense delegates...
Definition: kfxLicense.h:15
License for unlocking library features.
Definition: kfxLicense.h:31