How to hide join meeting detail button?

Description
I want to hide meeting join url in meeting UI.

hidejoin
Which version?
Knowing the version can help us to identify your issue faster.

To Reproduce(If applicable)
Steps to reproduce the behavior:

  1. Go to ‘…’
  2. Click on ‘…’
  3. Scroll down to ‘…’
  4. See error

Screenshots
If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Hi guan_bj,

Thanks for the post. The interface to hide this button is not available in the current SDK. We will add this in the next release.

Thanks!

Hi Carson
Thanks your replay. Waiting for your next version.

Hey @guan_bj,

Stay updated here:

https://marketplace.zoom.us/docs/changelog

Thanks,
Tommy

Hi @tommy,

On MacSDK and WinSDK are have the method to hide button info on version v4.6.15798.0403.
But, on ElectronSDK the method hide button info is not implemented on version v4.6.15798.0403.

Please add that method to ElectronSDK too, like WinSDK and MacSDK.

Waiting for the next release.

Hi guan_bj,

We have added an interface in the latest SDK to hide the meeting info button:

Add a new interface to hide the meeting info button

* The property  `hideMeetingInfoButtonOnVideo`  in  `ZoomSDKMeetingConfiguration.h` .

Hope this helps. Thanks!

1 Like

Hi namhhitvn

Thanks for using Zoom SDK. I will forward this as a feature request to the engineering team.

Thanks!

2 Likes

great,I will integrate it. Thanks

1 Like

Let us know if you have additional questions! :slight_smile:

Thanks,
Tommy

Hi @tommy
please enable this feature in electron sdk for windows also

Hi @anuragnagarkota,

Thanks for the reply. The feature request has been submitted.

Thanks!