Interface AlivcLivePushErrorListener


  • public interface AlivcLivePushErrorListener
    错误监听器
    • Method Detail

      • onSystemError

        void onSystemError​(AlivcLivePusher livePusher,
                           AlivcLivePushError error)
        系统错误回调
        Parameters:
        livePusher - AlivcLivePusher实例
        error - 异常
      • onSDKError

        void onSDKError​(AlivcLivePusher livePusher,
                        AlivcLivePushError error)
        SDK错误回调
        Parameters:
        livePusher - AlivcLivePusher实例
        error - 异常