Hi!
Is there a way to use the external API to kick a user out? I’m trying to develop an application where a host can choose to kick a user from the room via a button outside the Jitsi iframe.
If this is not an available API functionality (I couldn’t find it in the API documentation), why not? There are other functions controlling various behavior in the room.
I know that this is possible using lib-jitsi-meet, but I was hoping to not have to reimplement the entire UI and use the great work that’s been done on the basic UI elements.
Kye