.showOperatorImageInChat()
This API lets you configure the visibility status of operator's profile picture in the chat window.
Syntax
CopiedZohoSalesIQ.showOperatorImageInChat(visibility: boolean)
Example
CopiedZohoSalesIQ.showOperatorImageInChat(true);