menu
agora_chat_callkit package
documentation
chat_callkit_observer.dart
ChatCallKitObserver
onUserMuteVideo method
onUserMuteVideo method
dark_mode
light_mode
onUserMuteVideo
method
void
onUserMuteVideo
(
int
agoraUid
,
bool
muted
)
Callback when the peer's camera status changes.
Implementation
void onUserMuteVideo(int agoraUid, bool muted) {}
agora_chat_callkit package
documentation
chat_callkit_observer
ChatCallKitObserver
onUserMuteVideo method
ChatCallKitObserver class