![]() |
AliyunPlayer v5.5.2.0
Aliyun Player API Reference Manual for iOS Platforms
|
#import "AliMediaLoader.h"
Instance Methods | |
| (void) | - onCanceled: |
| the Canceled callback More... | |
| (void) | - onCompleted: |
| Completed callback. More... | |
| (void) | - onError:code:msg: |
| Error callback. More... | |
|
optional |
the Canceled callback
| URL | the load URL |
|
optional |
Completed callback.
| URL | the load URL |
|
optional |
Error callback.
| url | the load URL |
| code | Error code |
| msg | Error description |