Help Center/
Meeting/
Client SDK Reference/
Windows SDK/
API Reference/
Obtaining Meeting Information/
Obtaining the Attendee List
Updated on 2024-07-30 GMT+08:00
Obtaining the Attendee List
GetAudienceList
API Description
This API is used to obtain the attendee list in a meeting.
Precautions
- This API can be called only during a meeting.
- Attendees cannot call this API, but can obtain the list from the meeting details message.
Method Definition
1
|
HWM_SDK_AGENT_API hwmsdk::HwmErrCode GetAudienceList(); |
Callback Function
1
|
virtual void OnGetAudienceListResult(const HwmAttendeeInfo* audidenceList, unsigned int length)override {}; |
Parameter Description
HWMAttendeeInfo parameters
Parent topic: Obtaining Meeting Information
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot