Notification of Changes of Information About Shared Cloud Meeting Rooms
API Description
This API is used to notify you when information about shared cloud meeting rooms was changed.
Method Definition
1 2 3 4 5 6 |
/** * Notifies you of updates of shared cloud meeting rooms. * * @param shareVmrInfo Indicates information about shared cloud meeting rooms. */ void onShareVmrInfoNotify(ShareVmrInfo shareVmrInfo); |
Parameter Description
Parameter |
Type |
Description |
---|---|---|
shareVmrInfo |
ShareVmrInfo |
Information about shared cloud meeting rooms. |
Parameter |
Type |
Description |
---|---|---|
isEnableShareVmr |
boolean |
Whether shared cloud meeting rooms are available. |
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