cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
767
Views
0
Helpful
1
Replies

How to get the number and names of participants of meeting in progress?

john.cleese
Level 1
Level 1

Hello,

WebEx XML API.

Let's say I have a meeting in progress and I want to know

how many active participants are there at the moment, and, ideally, what are their names.

GetMeeting() returns participantsJoined, but it is only a true/false field.

The names of active participants are not a part of the response, either.

LstmeetingattendeeHistory() would work, because for every attendee it returns fields like

name, email, joinTime, leaveTime... But it doesn't work on meetings in progress, only on historical ones!

Thanks for any help...

1 Accepted Solution

Accepted Solutions

nmorrow
Cisco Employee
Cisco Employee

Hello,

     APIs for in progress meetings are limited to joining and killing the meeting. To automatically retrieve the count and names of attendees in an active session, you would need to rely on a third party screen scraping utility or wait for the usage reports.

View solution in original post

1 Reply 1

nmorrow
Cisco Employee
Cisco Employee

Hello,

     APIs for in progress meetings are limited to joining and killing the meeting. To automatically retrieve the count and names of attendees in an active session, you would need to rely on a third party screen scraping utility or wait for the usage reports.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: