List and control users in a meeting

Description
A clear and concise description of what the question is.

How can I get all participants information who is in the meeting and remove someone using websdk or api? Please advise.

Error
The full error message or issue you are running into.

Which version?
Knowing the version can help us to identify your issue faster.

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. Go to ‘…’
  2. Click on ‘…’
  3. Scroll down to ‘…’
  4. See error

Screenshots
If applicable, add screenshots to help explain your problem.

Device (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Version: [e.g. 22]
  • Browser:[e.g. Chrome]

Additional context
Add any other context about the problem here.

Hey @typeg,

Thank you for reaching out. To list all the participants in a meeting you can use the getAttendeeslist. Then, you can then kick a user from a meeting using the expel function.

Additionally, you can get the list of participants using the Get Meeting Participants API. Please let me know if you have any questions.

Thanks,
Max

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.