UI integrate_with_android_and_ios
Hiding all call controls
Using a query parameter you can hide all call controls in the JioMeet call UI. Removing the Call Controls
You can remove the existing UI by adding the following query parameter to the iframe URL
hideAllCallControls=true
For example:
https://jiomeetpro.jio.com/guest?meetingId=<jiomeetId>&pwd=<roomPIN>&autoJoin=true&name=<name-of-the-participant>&hideAllCallControls=true</name-of-the-participant></roomPIN></jiomeetId>
Auto-joining user to the call.
autojoin=true
Enabling Full Screen mode
Currently, in the screen-share view in JioMeet Web application, the participant tiles are also visible. To remove the participant tiles during screen-share, you can add the following query parameter
isFullScreenShare=true
Disabling chatbot in iframe/ webview
chatbot=false