AliyunPlayer v7.10.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:
 Refresh failed.
(void) - onSuccess:
 Refresh success.

Method Documentation

◆ onError:

- (void) onError: (NSString *) errorMsg

Refresh failed.

Parameters
errorMsgError message

◆ onSuccess:

- (void) onSuccess: (NSString *) newUrl

Refresh success.

Parameters
newUrlNew URL

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