- Installation
- Push Notification
- Customization
- Rest API
- API Reference
- Launcher Button Customization
- Zoho SalesIQ
- Launcher
- Conversation
- Chat
- start()
- startWithTrigger()
- setWaitingTime()
- get()
- setTitle()
- setLanguage()
- setDepartment()
- setOperatorEmail()
- setVisibility()
- showOperatorImageInLauncher()
- setVisibility(MbedableComponent)
- showOfflineMessage()
- getList()
- open()
- endSession()
- fetchAttenderImage()
- setListener()
- getDepartments()
- showFeedbackAfterSkip()
- hideQueueTime()
- show()
- Chat Actions
- Calls
- 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.setOperatorEmail()
This API lets you specify the email address of a particular operator, to whom you would like to route all the incoming chat requests.
Note:
Unless and until the operator whose email address that you specify in the API is offline/busy/engaged, all the incoming chats will be routed only to that particular operator. Other operators of your firm wouldn't even receive incoming chat notifications regardless of their availability status.
Syntax:
CopiedZohoSalesIQ.Chat.setOperatorEmail(String operatorMailId)
Example:
CopiedZohoSalesIQ.Chat.setOperatorEmail("patricia@zylker.com")
© 2025, Zoho Corporation Pvt. Ltd. All Rights Reserved.