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

#include "AliPrivateService.h"

Inheritance diagram for AliPrivateService:

Class Methods

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

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

+ (void) initLicenseService

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: