stopHardwareEchoDetection abstract method

Future<int?> stopHardwareEchoDetection()

停止通话前回声检测

v3.51 新增。

方法调用结果:

  • 0:成功。
  • -1:失败。

注意:

Implementation

Future<int?> stopHardwareEchoDetection();