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.
Dear Team, I hope this message finds you well.I am currently developing an Android-based Webex demo that integrates Webex Meetings functionality using the Webex SDK (implementation("com.ciscowebex:webexsdk-meeting:3.15.0")). For reference, I’ve be...
I'm developing a demo to participate in the meeting as a webex client. The Android sdk I integrated iscom.ciscowebex:webexsdk-meeting:3.15.0How can I get the list of speakers or hands raised for the current meeting? thanks.