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