Help Center/
Meeting/
Client SDK Reference/
Android SDK/
API Reference/
Meeting Information/
Obtaining the Participant List
Updated on 2024-07-30 GMT+08:00
Obtaining the Participant List
getAttendeeList
API Description
This API is used to obtain the participant list in a meeting.
Precautions
- This API can be called only during a meeting.
Method Definition
1 2 3 4 5 |
/** * Obtains the participant list. * @return Indicates the participant list. */ List<AttendeeModel> getAttendeeList(); |
Parameter Description
For details, see AttendeeModel.
Sample Code
HWMBizSdk.getBizOpenApi().getAttendeeList();
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