menu
netease_callkit_ui package
documentation
ne_callkit_ui.dart
GroupMediaEventSink
onUserVideoMute abstract method
onUserVideoMute abstract method
dark_mode
light_mode
onUserVideoMute
abstract method
void
onUserVideoMute
(
int
uid
,
bool
muted
)
远端用户视频静音状态变更
Implementation
void onUserVideoMute(int uid, bool muted);
netease_callkit_ui package
documentation
ne_callkit_ui
GroupMediaEventSink
onUserVideoMute abstract method
GroupMediaEventSink class