Help Center/
Meeting/
Client SDK Reference/
macOS SDK/
APIs/
Conference 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 webinar.
Precautions
- Call this API only in webinars.
- Attendees cannot call this API, but can obtain the list from the meeting details message.
Method Definition
1
|
- (NSArray <HWMAttendeeInfo *> *)getAudienceList; |
Parameter Description
See HWMAttendeeInfo.
Sample Code
1 2 |
/// Obtaining the attendee list. [[HWMBizSdk getBizOpenApi] getAudienceList]; |
Parent topic: Conference 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