menu
nertc_core_platform_interface package
documentation
pigeon.dart
NERtcSubChannelEventSink
onUserSubStreamAudioMute abstract method
onUserSubStreamAudioMute abstract method
dark_mode
light_mode
onUserSubStreamAudioMute
abstract method
void
onUserSubStreamAudioMute
(
String
channelTag
,
int
uid
,
bool
muted
)
Implementation
void onUserSubStreamAudioMute(String channelTag, int uid, bool muted);
nertc_core_platform_interface package
documentation
pigeon
NERtcSubChannelEventSink
onUserSubStreamAudioMute abstract method
NERtcSubChannelEventSink class