.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())