AliyunPlayer v6.21.0
Aliyun Player API Reference Manual for iOS Platforms
Loading...
Searching...
No Matches
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: