How to hide UI

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2022-03-08 08:30 PM - edited 2022-03-08 08:56 PM
Hi,
I am using Zoom native SDK. My requirement is that we need to hide UI and all the inputs should be given in code.
I want to implement like service.
Can anyone help me?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2022-03-10 07:08 PM
@vijayNerkar unfortunately, if you are looking to remove the ability for the mute button and turning off the video in the Web SDK, those options are embedded in the SDK and cannot be removed. You can isolate the video on other platforms, however, if you are not tied to the web.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2022-03-10 08:38 PM
Hi @colegs @All ,
I am doing some development for my project.
We are using native Zoom SDK.
Our requirement is that, all the input should be taken from function or some other service.
Current window is opening and we are providing data line JWT SDK token, zoom meeting id etc. We want to do it automatically by providing data.
How it’s possible?
Can anyone help me?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2022-03-11 06:33 PM
@vijayNerkar When you say native Zoom SDK, we have several for different platforms. Which platform are you developing on?
