supportbothWay method
Implementation
bool supportbothWay() {
return statusResult!.EchoCancellationVer != null &&
statusResult!.EchoCancellationVer != "0";
}
bool supportbothWay() {
return statusResult!.EchoCancellationVer != null &&
statusResult!.EchoCancellationVer != "0";
}