Subscribing to Shared Cloud Meeting Room Changes
Function
A notification is sent when information about shared cloud meeting rooms was changed.
Function Prototype
setOnShareVmrInfoNotifyCB(onShareVmrInfoNotify: (shareVmrInfo: ShareVmrInfo) => void): voidsetOnShareVmrInfoNotifyCB(onShareVmrInfoNotify: (shareVmrInfo: ShareVmrInfo) => void): void
Request Parameters
Parameter | Mandatory | Type | Description |
---|---|---|---|
onShareVmrInfoNotify | Yes | (shareVmrInfo: ShareVmrInfo) => void | Notifies you when information about shared cloud meeting rooms was changed. |
Return Values
void
Notification Method Parameters
(shareVmrInfo: ShareVmrInfo) => void
Parameter | Type | Description |
---|---|---|
shareVmrInfo | ShareVmrInfo | Information about shared cloud meeting rooms. |
Parameter | Type | Description |
---|---|---|
isEnableShareVmr | boolean | Whether shared cloud meeting rooms are available. |
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