Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi, I am using Browser SDK in my application by which user can join a webex meeting. However, I am not able to find the chat feature within a meeting. All I found were aboutthe messages feature, which is about how people communicate in a room (here)t...
Hi, I wonder if there is a way to customize each remote participant's video view. For this, I need to get individual video/audio remote participants' media streams to be able to position each one the way I like. In the sample demo code where we subsc...
Thanks, Raffaele, for the response. Yes, you're right. That's what I also thought about. However, I guess I even cannot develop myself the chat feature along with the meeting feature that comes from Browser SDK. Imagine a scheduled meeting conference...
Thank you for the reply. But what I see from the meeting chat API, it is all about GET (List Meeting Chats) and DELETE (Delete Meeting Chats). It seems like it retrieves the chats of a meeting and deletes all chats associated with a meeting. I am loo...