How to get the wairing room's user info?

hi,
I am having trouble in implementing web-sdk, please give me some advice.

Description
I tried to check the waiting room user info to decide if admin him into the meeting. I used the SDK ZoomMtg.getAttendeeslist(), but the SDK
gets all of the meeting user include the waiting room users and meeting users. I can’t distinguish them.
otherwise the getAttendeeslist() SDK can get the userID, How to get user’s Email address?

Error
Below is the info by the SDK getAttendeeslist().

  1. method: “getAttendeeslist”
  2. result:
  3. attendeesList: Array(3)
    1. 0:
    1. audio: “”
    2. isHost: true
    3. muted: false
    4. participantId: 0
    5. userId: 16809984
    6. userName: “Firstname Lastname”

Which version?
I am using 1.7.10 web SDK

thanks,
wxq

Hey @wxq_peace,

Currently the Web SDK does not support this. Please submit a feature request here: #feature-requests

Thanks,
Tommy

hi tommy,

Thanks for your response, I will submit a request feature.

best regards!
wxq

1 Like

Thanks @wxq_peace! :slight_smile:

-Tommy

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