Help Center/
Meeting/
Client SDK Reference/
Android SDK/
Notification Reference/
Service Message Notification/
Notification of Individual Role Changes
Updated on 2024-07-30 GMT+08:00
Notification of Individual Role Changes
API Description
A notification is sent when the host role was changed.
Method Definition
1 2 3 4 5 |
/** * Notifies you when the host role was changed. * @param isSelfChairMan */ void onIsSelfChairManChanged(boolean isSelfChairMan); |
Parameter Description
Parameter |
Type |
Description |
---|---|---|
isSelfChairMan |
boolean |
Whether you are the host. |
Return Values
None
Parent topic: Service Message Notification
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