isRemoteAudioEnabled property
final
Indicator whether the inbound audio in this OngoingCall is enabled or not.
Implementation
final RxBool isRemoteAudioEnabled = RxBool(true);
Indicator whether the inbound audio in this OngoingCall is enabled or not.
final RxBool isRemoteAudioEnabled = RxBool(true);