isRemoteAudioEnabled property

RxBool isRemoteAudioEnabled
final

Indicator whether the inbound audio in this OngoingCall is enabled or not.

Implementation

final RxBool isRemoteAudioEnabled = RxBool(true);