AliyunPlayer v7.9.0
Aliyun Player API Reference Manual for iOS Platforms
Loading...
Searching...
No Matches
<AVPUrlRefreshCallback> Protocol Reference

#include "AVPDelegate.h"

Inheritance diagram for <AVPUrlRefreshCallback>:

Instance Methods

(void) - onError:
 刷新失败
 
(void) - onSuccess:
 刷新成功
 

Method Documentation

◆ onError:

- (void) onError: (NSString *) errorMsg

刷新失败

Parameters
errorCode错误码
errorMsg错误信息

◆ onSuccess:

- (void) onSuccess: (NSString *) newUrl

刷新成功

Parameters
newUrl新的URL

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