Occurs when a user joins the chat room.
final void Function(String roomId, String participant)? onMemberJoinedFromChatRoom;