cancel
Showing results for 
Search instead for 
Did you mean: 

How to hide UI

vijayNerkar
Listener

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?

3 REPLIES 3

colegs
Community Champion | Zoom Employee
Community Champion | Zoom Employee

@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.

vijayNerkar
Listener

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?

colegs
Community Champion | Zoom Employee
Community Champion | Zoom Employee

@vijayNerkar When you say native Zoom SDK, we have several for different platforms.  Which platform are you developing on?