- Installation
- Push Notification
- Customization
- Rest API
- API Reference
- Launcher Button Customization
- Zoho SalesIQ
- Launcher
- Chat
- Chat.start()
- Chat.startWithTrigger()
- Chat.setWaitingTime()
- Chat.get()
- Chat.setTitle()
- Chat.setLanguage()
- Chat.setDepartment()
- Chat.setOperatorEmail()
- Chat.setVisibility()
- Chat.showOperatorImageInLauncher()
- Chat.setVisibility(MbedableComponent)
- Chat.showOfflineMessage()
- Chat.getList()
- Chat.open()
- Chat.endSession()
- Chat.fetchAttenderImage()
- Chat.setListener()
- Chat.getDepartments()
- Chat.showFeedbackAfterSkip()
- Chat.hideQueueTime()
- Chat.show()
- Chat Actions
- Logger
- Visitor
- Visitor Tracking
- Notification
- Conversation
- Knowledge Base
- FAQ
- SDK 2.x, 3.x
- SDK 1.x
- Download Sample App
- Release Notes
- Additional Features
Chat.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.
PARAMETERS
- isShow: You can either choose to show or hide the operator's picture on the chat widget icon.
- Note: By default, pictures of the operators will not be set on the chat widget icon.
Syntax:
CopiedZohoSalesIQ.Chat.showOperatorImageInLauncher(Boolean isShow)
Example:
CopiedZohoSalesIQ.Chat.showOperatorImageInLauncher(true)
© 2025, Zoho Corporation Pvt. Ltd. All Rights Reserved.