Hi
We have integrated node.js version on our website.
I see documentation this parameters
ZoomMtg.init({
debug: true, //optional
leaveUrl: ‘http://www.zoom.us’, //required
showMeetingHeader: false, //option
disableInvite: false, //optional
disableCallOut: false, //optional
disableRecord: false, //optional
disableJoinAudio: false, //optional
audioPanelAlwaysOpen: true, //optional
showPureSharingContent: false, //optional
isSupportAV: true, //optional,
isSupportChat: true, //optional,
screenShare: true, //optional,
rwcBackup: ‘’, //optional,
videoDrag: true, //optional,
sharingMode: ‘both’, //optional,
videoHeader: true //optional,
});
leaveUrl: ‘http://www.zoom.us’,
isSupportAV: true,
This parameters are working rest of the doesnt work.
We want isSupportChat: true, to be working. And finally if you can lets us know if there is any parameter for QA for webinars.
Please help me in this regard.
Thanks,
Shashikant