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