.showOperatorImageInLauncher()
This API lets you to dynamically set the profile picture of the operator to whom the chat will be routed to in the embedded chat widget icon.
Note: By default, pictures of the operators will not be set on the chat widget icon.
Syntax
CopiedZohoSalesIQ.showOperatorImageInLauncher(visibility: boolean)
Example
CopiedZohoSalesIQ.showOperatorImageInLauncher(true);