OnHardwareEchoDetectionResultType typedef

OnHardwareEchoDetectionResultType = void Function(HardwareEchoDetectionResult result)

result:通话前回声检测结果。详见 HardwareEchoDetectionResult

Implementation

typedef OnHardwareEchoDetectionResultType = void Function(
    HardwareEchoDetectionResult result);