AlivcLivePusher  v4.4.8
Aliyun Live Pusher API Reference Manual for iOS Platforms
<AlivcLivePusherErrorDelegate> Protocol Reference
Inheritance diagram for <AlivcLivePusherErrorDelegate>:

Instance Methods

(void) - onSDKError:error:
 SDK错误回调 More...
 
(void) - onSystemError:error:
 系统错误回调 More...
 

Method Documentation

◆ onSDKError:error:

- (void) onSDKError: (AlivcLivePusher *)  pusher
error: (AlivcLivePushError *)  error 
required

SDK错误回调

Parameters
pusher推流AlivcLivePusher
errorerror

◆ onSystemError:error:

- (void) onSystemError: (AlivcLivePusher *)  pusher
error: (AlivcLivePushError *)  error 
required

系统错误回调

Parameters
pusher推流AlivcLivePusher
errorerror

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