🗃️ Start Join Flow
3 items
📄️ UI integrate_with_android_and_ios
1. Bottom Panel: During initialization of the Fragment, if you want to draw your own UI and hide the default UI given by the JioMeet SDK, then please pass JioMeetSdkManager.SHOW_BOTTOM_PANEL_ICONS as “false”. This will hide the SDK UI, presenting only self view and remote view. By default this parameter is set as “true”.
📄️ Gradle List
Project Level - Gradle Dependecies
📄️ Initialize JioMeet SDK Manager
- JioMeetSdk has to be initialized inside the class which extends Application.
📄️ Recording feature
1. Client has to send the following flags to enable Automatic Recording Feature in the SDK. Send True for the following flags when creating VidyoFragment as mentioned above
📄️ Sequence Diagrams
img alt