Notification of Participant Addition Results
Notification Description
A notification is sent when the participant addition results are returned.
Method Definition
1
|
virtual void OnAddAttendeeNotify(const HwmAddAttendeeResultList *addAttendeeResultList) {}; |
Precautions
1. When multiple participants are added, there may be multiple notifications.
Parameter Description
Parameter |
Type |
Description |
---|---|---|
addAttendeeResultSize |
unsigned int |
Number of participants added. |
addAttendeeResults |
HwmAddAttendeeResult* |
Results of adding participants. |
Parameter |
Type |
Description |
---|---|---|
number |
char[] |
Number. |
thirdUserId |
char[] |
Third-party account. |
resultCode |
HwmErrCode |
Error code. |
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.
For any further questions, feel free to contact us through the chatbot.
Chatbot