MaxEsin
NNormal
•Created by MaxEsin on 2/3/2025 in #🤝ask-a-question
Can I get a list of all created rooms which are currently running?
My app generates a 6 digit room's name each time when room is created. I need to exclude a chance to generate a name that's already occupied and regenerate it again.
5 replies
NNormal
•Created by MaxEsin on 1/31/2025 in #🤝ask-a-question
How to join in the room with different role?
A room is created for the teacher with the name 123456. At the same time, invitation codes are created for the student and the observers, which the teacher will send to them latter. For example, the original name of the room is 123456, 123456O observer code, 123456S student code. I need to get this last letter to identify the role of the connected user. How can I make it?
14 replies