.Chat.setBarColor()
This API lets you to customize the color of the chat window's navigation bar.
Synatx
CopiedZohoSalesIQ.Chat.setBarColor(_ color: UIColor)
Example
CopiedZohoSalesIQ.Chat.setBarColor(UIColor.blackColor())
This API lets you to customize the color of the chat window's navigation bar.
CopiedZohoSalesIQ.Chat.setBarColor(_ color: UIColor)
CopiedZohoSalesIQ.Chat.setBarColor(UIColor.blackColor())