![]() |
AlivcLivePusher_Interactive v6.17.0
Aliyun Live Pusher Interactive SDK API Reference Manual for iOS Platforms
|
Live pusher engine error callbacks. More...
#include "AlivcLivePusher.h"
Instance Methods | |
(void) | - onSDKError:error: |
The SDK error callback. | |
(void) | - onSystemError:error: |
The system error callback. | |
Live pusher engine error callbacks.
|
required |
The SDK error callback.
pusher | The live pusher engine object |
error | The error message AlivcLivePushError |
|
required |
The system error callback.
pusher | The live pusher engine object |
error | The error message AlivcLivePushError |