menu
voxa_rtc_engine package
documentation
voxa.dart
RemoteAudioMuteChanged
RemoteAudioMuteChanged.new const constructor
RemoteAudioMuteChanged.new const constructor
dark_mode
light_mode
RemoteAudioMuteChanged
constructor
const
RemoteAudioMuteChanged
(
String
identity
, {
required
bool
muted
,
})
Implementation
const RemoteAudioMuteChanged(this.identity, {required this.muted});
voxa_rtc_engine package
documentation
voxa
RemoteAudioMuteChanged
RemoteAudioMuteChanged.new const constructor
RemoteAudioMuteChanged class