CoGuestState

constructor(connected: StateFlow<List<SeatUserInfo>>, invitees: StateFlow<List<LiveUserInfo>>, applicants: StateFlow<List<LiveUserInfo>>, candidates: StateFlow<List<LiveUserInfo>>)