.Chat.setBarTitleColor()

This API lets you to customize the color of the text in the chat window's navigation bar  ie., the text color of the title

Syntax

CopiedZohoSalesIQ.Chat.setBarTitleColor(color:UIColor)

Example:

CopiedZohoSalesIQ.Chat.setBarTitleColor(UIColor.white)