AlivcLivePusherErrorDelegate Protocol Reference
Conforms to | NSObject |
---|---|
Declared in | AlivcLivePusher.h |
– onSystemError:error:
required method
系统错误回调
- (void)onSystemError:(AlivcLivePusher *)pusher error:(AlivcLivePushError *)error
Parameters
pusher |
|
---|---|
error |
error |
Discussion
系统错误回调
Declared In
AlivcLivePusher.h
– onSDKError:error:
required method
SDK错误回调
- (void)onSDKError:(AlivcLivePusher *)pusher error:(AlivcLivePushError *)error
Parameters
pusher |
|
---|---|
error |
error |
Discussion
SDK错误回调
Declared In
AlivcLivePusher.h