Meeting SDK Type and Version
Web using Client View. Version is 3.10.0
Description
When will the Zoom Meeting SDK support customization of the toolbar to remove or restrict specific tools for participants? For example, we need to hide options like templates, frames, laser, timer, and the ‘Clear Page’ button for students while retaining full functionality for trainers. If this is a method available using the SDKs or APIs to implement such granular control of what is shown on the toolbar to the student participants, please let me know?
@paul.williams ,
Thank you for posting in the Zoom Developer Forum. When it comes to hiding buttons, the Zoom SDK provides flags that you can toggle. Beyond these basic controls, the Zoom SDK doesn’t offer highly detailed customization options for meetings. However, for more granular control customization, you can use CSS to hide specific elements and buttons you’d like to display. If you need a more customized virtual experience with greater control, I recommend exploring Zoom Video SDK, which offers different capabilities than the Zoom Meeting SDK.