Notification of Participant Addition Results
API Description
A notification is sent when the participant addition results are returned.
public void onAddAttendeeNotify(AddAttendeeResultList resultList)
Parameter Description
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
resultList |
Yes |
AddAttendeeResultList |
Participant addition results. |
Return Values
None
Parameter Extension
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
attendeeSize |
Yes |
int |
Number of participants added. |
addAttendeeInfos |
Yes |
List<AddAttendeeInfo> |
Results of adding participants. |
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
number |
Yes |
String |
Number. |
thirdUserId |
Yes |
String |
Third-party account. |
resultCode |
Yes |
SDKERR |
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