onUserRemoved method
Callback when the user rejects the call or the call times out.
Implementation
void onUserRemoved(
String callId, String userId, ChatCallKitCallEndReason reason) {}
Callback when the user rejects the call or the call times out.
void onUserRemoved(
String callId, String userId, ChatCallKitCallEndReason reason) {}