menu
netease_callkit_ui package
documentation
ne_callkit_ui.dart
CallKitEventSink
onVideoMuted abstract method
onVideoMuted abstract method
dark_mode
light_mode
onVideoMuted
abstract method
void
onVideoMuted
(
bool
muted
,
String
userID
)
Implementation
void onVideoMuted(bool muted, String userID);
netease_callkit_ui package
documentation
ne_callkit_ui
CallKitEventSink
onVideoMuted abstract method
CallKitEventSink class