Methodconstructor({
id,
topic,
subTopic,
roomLink,
attendeesCount,
speakersCoun
aulas/aula02/app/pages/lobby/src/entities/room.js:10
Methodconstructor({ id, username, img, isSpeaker, roomId, peerId })
aulas/aula02/app/pages/room/src/entities/attendee.js:2
Methodconstructor({ id, topic, attendeesCount, speakersCount, featuredAttendees, owner, users })
aulas/aula02/server/src/entities/room.js:4
Methodconstructor({
id,
topic,
subTopic,
roomLink,
attendeesCount,
speakersCoun
aulas/aula03/app/pages/lobby/src/entities/room.js:10