OptionalchildToken?: stringOptional. childToken.
OptionalcustomerKey?: stringOptional. An identifier for the user that you can get back from the Meeting API. Max length 36 char.
Callback function in the event of an error.
Required, the Zoom meeting or webinar number.
OptionalobfToken?: stringOptional. obfToken.
OptionalpassWord?: stringRequired. The meeting’s password. Leave as an empty string if the meeting or webinar only requires the waiting room.
OptionalrecordingToken?: stringOptional. Token to allow local recording. See Get a meeting's join token for local recording for details.
OptionalsdkKey?: stringWe remove sdkKey from join params since v4.0.0. You can just use signature.
Required. The signature to start or join a meeting. See https://developers.zoom.us/docs/meeting-sdk/auth/ for details. As of v5.0.0, the signature requires the appKey field appKey:sdkKey or appKey:clientId. if not contain appKey, can't join meeting.
Callback function on success.
Optionaltk?: stringRequired if registration is required; optional if not. The registrant’s token.
OptionaluserEmail?: stringRequired for webinar. Required for meeting if registration is required; optional if not. The email of the user starting or joining the meeting or webinar.
Required. The name of the user starting or joining the meeting or webinar.
Optionalzak?: stringRequired for hosts starting a meeting or webinar; optional otherwise. The host’s Zoom Access Key (ZAK) token.
Joins a meeting.