AliyunPlayer  v5.4.1
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...
 

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.

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