Help Center/
Meeting/
Client SDK Reference/
iOS SDK/
API Reference/
Meeting Information/
Obtaining the Audience List
Updated on 2024-07-30 GMT+08:00
Obtaining the Audience 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
|
- (NSArray <HWMAttendeeInfo *> *)getAudienceList; |
Parameter Description
See HWMAttendeeInfo.
Sample Code
1 2 |
/// Obtain the attendee list. [[HWMBizSdk getBizOpenApi] getAudienceList]; |
Parent topic: 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