List of all dialogs shown in the Zoom SDK

Hi,

Can you provide a list of all the default dialogs shown in the Zoom client SDK?

Thanks

Hi @deena.qb,

That is a good question! I do not believe that we have an exhaustive list available, so it may take a bit of time to identify all of the possible scenarios that could trigger a dialog. Here is a list of some of the dialogs I am aware of (we’ll update this thread with more soon):

  • Custom disclaimers (if enabled)
  • A meeting recording starts
  • The host ends a meeting when you are a participant (this is auto-dismissed after 5s)
  • Incorrect/missing meeting password
  • Webinar registration

Thanks!

Hi @deena.qb,

In addition to the dialogs mentioned in my last post, here are the remaining dialog-showing scenarios defined within the SDK’s code base:

  • Confirm unmute (e.g. the host asks a participant to unmute)
  • Leave meeting confirmation (triggered when the leave/end meeting button is clicked)
  • Joining a meeting fails
  • Another meeting must be ended before starting the meeting
  • Real name authentication required
  • Attempting to screen share when another user is already sharing their screen
  • Meeting interpretation controls (as admin)
  • Proxy settings

Please let me know if you have any questions about these scenarios. :slightly_smiling_face:

Thanks!

@jon.zoom,

Thanks for the update.

You’re welcome, always happy to help!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.