Notification of Individual Role Changes
API Description
A notification is sent when a role of an individual is changed.
Precautions
This API is used to replace the onIsSelfChairManChanged () API that will be deprecated.
Method Definition
1 2 3 4 5 |
/** * Notification of a role change in a meeting * @param confRole */ void onSelfRoleChangedNotify(ConfRole confRole); |
Parameter Description
Parameter |
Type |
Description |
---|---|---|
confRole |
ConfRole |
User role in a meeting. Waiting room members are not in meetings. Changes to this role are not reported. |
Return Values
None
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