menu
waterbus_sdk package
documentation
core/webrtc/webrtc_manager.dart
WebRTCManager
setParticipantAudioEnabled abstract method
setParticipantAudioEnabled abstract method
dark_mode
light_mode
setParticipantAudioEnabled
abstract method
void
setParticipantAudioEnabled
(
{
required
String
targetId
,
required
bool
isEnabled
,
})
Implementation
void setParticipantAudioEnabled({ required String targetId, required bool isEnabled, });
waterbus_sdk package
documentation
core/webrtc/webrtc_manager
WebRTCManager
setParticipantAudioEnabled abstract method
WebRTCManager class