end()
Note: This API is supported from version 6.5.1.
The end() API ends the ongoing call anywhere within your application.
Returns: A SalesIQConversation instance which contains the details of the conversation.
Example
CopiedSalesIQConversation? conversation = await ZohoSalesIQCalls.end();