Occurs when a member leaves the chat room.
final void Function(String roomId, String? roomName, String participant)? onMemberExitedFromChatRoom;