AliyunPlayer v7.0.0
Aliyun Player API Reference Manual for iOS Platforms
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Pages
AliPrivateService Class Reference

#import "AliPrivateService.h"

Inheritance diagram for AliPrivateService:

Class Methods

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

Method Documentation

◆ initKey:

+ (void) initKey: (NSString *)  datFile

初始化下载秘钥信息

Parameters
datFile秘钥文件的路径

◆ initKeyWithData:

+ (void) initKeyWithData: (NSData *)  data

初始化下载秘钥信息

Parameters
data秘钥文件的内容

◆ initLicenseService

+ (void) initLicenseService

初始化证书服务

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

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