AliyunPlayer  v5.4.5.0
Aliyun Player API Reference Manual for iOS Platforms
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties
AliPrivateService Class Reference
Inheritance diagram for AliPrivateService:

Class Methods

(void) + initKey:
 Initialize the credential for downloading resources. More...
 
(void) + initKeyWithData:
 Initialize the credential for downloading resources. More...
 
(void) + initLicenseService:licensePath:storageDir:
 Initialize the license service. More...
 

Method Documentation

◆ initKey:

+ (void) initKey: (NSString *)  datFile

Initialize the credential for downloading resources.

Parameters
datFileThe path of the credential file.

◆ initKeyWithData:

+ (void) initKeyWithData: (NSData *)  data

Initialize the credential for downloading resources.

Parameters
dataThe data of the credential file.

◆ initLicenseService:licensePath:storageDir:

+ (void) initLicenseService: (NSString *)  key
licensePath: (NSString *)  licensePath
storageDir: (NSString *)  storageDir 

Initialize the license service.

Parameters
keylicense key that user have
licensePathlocal license file path
storageDirdownload license file folder path

The documentation for this class was generated from the following file: