AliyunPlayer  v5.4.5.0
Aliyun Player API Reference Manual for iOS Platforms
AliPrivateService Class Reference
Inheritance diagram for AliPrivateService:

Class Methods

(void) + initKey:
 初始化下载秘钥信息 More...
 
(void) + initKeyWithData:
 初始化下载秘钥信息 More...
 
(void) + initLicenseService:licensePath:storageDir:
 初始化证书服务 More...
 

Method Documentation

◆ initKey:

+ (void) initKey: (NSString *)  datFile

初始化下载秘钥信息

Parameters
datFile秘钥文件的路径

◆ initKeyWithData:

+ (void) initKeyWithData: (NSData *)  data

初始化下载秘钥信息

Parameters
data秘钥文件的内容

◆ initLicenseService:licensePath:storageDir:

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

初始化证书服务

Parameters
key用户拥有的licenseKey信息
licensePath本地证书路径
storageDir下载证书文件夹路径

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