Closed Papillon6814 closed 1 year ago
hey, it's already implemented within the JitsiMeetExternalApi, if you want to use it you can simply call it on your instance:
apiRef.current.getRoomsInfo().then(rooms => console.log(rooms));
Ohh okay! Thank you for the info!
Hello. I'm wondering getRoomsInfo() function does not exist in this repository yet 🤔 If there's not, may I create a pull request for that?
Thank you for your attention.