OnEchoTestResultType typedef

OnEchoTestResultType = void Function(EchoTestResult result)

result:检测结果

Implementation

typedef OnEchoTestResultType = void Function(EchoTestResult result);