Customizing Zoom Windows SDK window

In the screenshot below, we would like to:

  1. Hide the Invitation Url, Copy Url Link and Participant ID.
  2. Hide Screen share button.

 

Further when we click “x” to close meeting, the following popup shows:


We would either like to hide it or replace with our custom popup.

 

How can we accomplish these aspects.

Hi 24x7 Live,

Please take a look at the MeetingUIController class @ https://zoom.github.io/zoom-sdk-windows/class_i_meeting_u_i_controller.html

Best