Automatically Hiding the Meeting Control Bar
Function
This API is used to set whether to automatically hide the meeting control bar. This setting will automatically hide the meeting control bar after a period of inactivity with the mouse. This setting is only applicable during a meeting session and will revert to its default state once you leave the meeting.
Function Prototype
setAutoHideToolBar(autoHideToolBarParam: AutoHideToolBarParam): SDKERR
Request Parameters
Parameter | Mandatory | Type | Description |
---|---|---|---|
autoHideToolBarParam | Yes | AutoHideToolBarParam | Parameters for automatically hiding the meeting control bar. |
Parameter | Mandatory | Type | Description |
---|---|---|---|
isAutoHide | Yes | boolean | Whether to automatically hide the meeting control bar. |
Return Values
For details about SDKERR, see Error Code Reference.
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