Need to Show Custom Meeting + Default Chat UI in a same View Controller parallel on a click

Hi Team,
We have a requirement that need to develop custom meeting + default zoom chat UI in a same UI parallel side by side on a click. Like the attachment below.

zoom-layout
1472×828 72.1 KB

Will you kindly help me out how could we achieve that because currently we have only a function
MobileRTC.shared().getMeetingService()?.presentMeetingChatViewController(self , userId: Int(0))

It will simply just present over the last controller but unable to achieve it parallel as shown in the above attachment.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.