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