How to add Layout for Voice Calls
mithlesh6639 opened this issue · 1 comments
mithlesh6639 commented
How to add layout for voice call?
Meherdeep commented
The UIKit doesn't offer a dedicated voice call UI. However, if you want a Grid
or Floating
layout as offered by the UIKit, you can call the disable video method and use the UIKit for voice calls.