AlivcLivePusher  4.4.4
Aliyun Live Pusher API Reference Manual for iOS Platforms
<AlivcLivePusherNetworkDelegate> Protocol Reference
Inheritance diagram for <AlivcLivePusherNetworkDelegate>:

Instance Methods

(void) - onConnectFail:error:
 
(void) - onConnectionLost:
 
(void) - onConnectRecovery:
 
(void) - onNetworkPoor:
 
(void) - onPacketsLost:
 
(NSString *) - onPushURLAuthenticationOverdue:
 
(void) - onReconnectError:error:
 
(void) - onReconnectStart:
 
(void) - onReconnectSuccess:
 
(void) - onSendDataTimeout:
 
(void) - onSendSeiMessage:
 

Method Documentation

◆ onConnectFail:error:

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

◆ onConnectionLost:

- (void) onConnectionLost: (AlivcLivePusher *)  pusher
required

◆ onConnectRecovery:

- (void) onConnectRecovery: (AlivcLivePusher *)  pusher
required

◆ onNetworkPoor:

- (void) onNetworkPoor: (AlivcLivePusher *)  pusher
required

◆ onPacketsLost:

- (void) onPacketsLost: (AlivcLivePusher *)  pusher
optional

◆ onPushURLAuthenticationOverdue:

- (NSString *) onPushURLAuthenticationOverdue: (AlivcLivePusher *)  pusher
required

◆ onReconnectError:error:

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

◆ onReconnectStart:

- (void) onReconnectStart: (AlivcLivePusher *)  pusher
required

◆ onReconnectSuccess:

- (void) onReconnectSuccess: (AlivcLivePusher *)  pusher
required

◆ onSendDataTimeout:

- (void) onSendDataTimeout: (AlivcLivePusher *)  pusher
required

◆ onSendSeiMessage:

- (void) onSendSeiMessage: (AlivcLivePusher *)  pusher
required

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