switchToFullScreen()
Note: This API is supported from version 10.0.0.
The switchToFullScreen() API switches an ongoing call from floating bubble mode to full-screen mode. When invoked, it brings back the full call interface, giving users access to all available controls and a more detailed view of the call session.
Example
Copied// Transition to the full-screen mode
ZohoSalesIQCalls.switchToFullScreen()