onEchoTestResult property
Callback about the call test result.
The timing when this callback will be triggered is as follows:
- A device-related error occurred during the test.
- After a successful test.
- After stopping the test, provided that the audio/video playback was not received during the test due to non-device reasons.
Implementation
OnEchoTestResultType? onEchoTestResult;