推流错误监听器 更多...
Public 成员函数 | |
abstract void | onSystemError (AlivcLivePusher livePusher, AlivcLivePushError error) |
abstract void | onSDKError (AlivcLivePusher livePusher, AlivcLivePushError error) |
推流错误监听器
在文件 AlivcLivePushErrorListener.java 第 12 行定义.
|
abstract |
SDK错误回调
livePusher | AlivcLivePusher实例 |
error | 异常 |
|
abstract |
系统错误回调
livePusher | AlivcLivePusher实例 |
error | 异常 |