.setConversationListTitle()
This API allows you to set the title for the conversations list screen within the Mobilisten SDK.
Syntax
CopiedZohoSalesIQ.setConversationListTitle(title: string);
Example
CopiedZohoSalesIQ.setConversationListTitle("Zylker Support");