menu
agora_chat_callkit package
documentation
chat_callkit_observer.dart
ChatCallKitObserver
onUserLeaved method
onUserLeaved method
dark_mode
light_mode
onUserLeaved
method
void
onUserLeaved
(
int
agoraUid
,
String
?
userId
)
Callback when an active user leaves.
Implementation
void onUserLeaved(int agoraUid, String? userId) {}
agora_chat_callkit package
documentation
chat_callkit_observer
ChatCallKitObserver
onUserLeaved method
ChatCallKitObserver class