CustomZoomMeetingOptions constructor
CustomZoomMeetingOptions({})
Implementation
CustomZoomMeetingOptions({
this.userId,
this.displayName,
this.meetingId,
this.meetingPassword,
this.zoomToken,
this.zoomAccessToken,
this.disableDialIn,
this.disableDrive,
this.disableInvite,
this.disableShare,
this.disableTitlebar,
this.noDisconnectAudio,
this.noAudio,
this.viewOptions
});