◆ initKey:
+ (void) initKey: |
|
(NSString *) |
datFile |
|
Initialize the credential for downloading resources.
- Parameters
-
datFile | The path of the credential file. |
◆ initKeyWithData:
+ (void) initKeyWithData: |
|
(NSData *) |
data |
|
Initialize the credential for downloading resources.
- Parameters
-
data | The data of the credential file. |
◆ initLicenseService:licensePath:storageDir:
+ (void) initLicenseService: |
|
(NSString *) |
key |
licensePath: |
|
(NSString *) |
licensePath |
storageDir: |
|
(NSString *) |
storageDir |
|
|
| |
Initialize the license service.
- Parameters
-
key | license key that user have |
licensePath | local license file path |
storageDir | download license file folder path |
The documentation for this class was generated from the following file: