.Chat.setBarTintColor()
This API lets you set the tint color for bar button items in the navigation bar
Syntax
CopiedZohoSalesIQ.Chat.setBarTintColor(color: UIColor)Example
CopiedZohoSalesIQ.Chat.setBarTintColor(UIColor.white)This API lets you set the tint color for bar button items in the navigation bar
CopiedZohoSalesIQ.Chat.setBarTintColor(color: UIColor)CopiedZohoSalesIQ.Chat.setBarTintColor(UIColor.white)