Join webinar without showing name/email UI

Meeting SDK: Android
version: 5.17.11

Topic: Join webinar without showing name/email UI
what is happening: when user tries to join webinar, it will show the enter name and email ui.
what we want: user should not be prompted to enter any details, the user should be able to join webinar directly.

params.meetingNo = meetingDetails.meetingNo
params.displayName = meetingDetails.displayName
params.password = meetingDetails.password

@arjesh.vadadoriya

Thank you for your contribution to the Zoom Developer Forum. To clarify, could you share whether you’re using the default UI or a custom UI? I’ve provided a link to the support documentation for Meeting UI settings. Please review it and let us know if it helps.