
This enables the Meeting SDK for Web to start the meeting. To start a Zoom meeting, you must use a role value of 1 in your SDK signature, and pass in the meeting host's zak token. Required, the host's Zoom Access Key (ZAK) token if you are starting a meeting or webinar.įor the full set of ZoomMtg.init() and ZoomMtg.join() properties, as well as the Meeting SDK for Web APIs and event listeners, see the client view reference. Required, the registrant's token if your meeting or webinar requires registration.

The email of the user starting or joining the meeting or webinar. Required for webinar, optional for meeting, required for meeting and webinar if registration is required. Required, the name of the user starting or joining the meeting or webinar. If this is your first time joining from Firefox, you may be asked to open Zoom. If this is your first time joining from Firefox, you may be asked to open Zoom or the Zoom installer. Required, leave as empty string if the meeting or webinar only requires the waiting room. Enter your meeting ID provided by the host/organizer. Required, the Zoom meeting or webinar number.

You can get the meeting number, password, and registrant token from the Zoom Meeting APIs.

Here are the properties for the ZoomMtg.join() function.
