- Installation
- Push Notification
- Customization
- Rest API
- API Reference
- 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
- Knowledge Base
- FAQ
- SDK 2.x, 3.x
- SDK 1.x
- Download Sample App
- Release Notes
- Additional Features
ZohoSalesIQ.Chat.get()
Note: This API is supported from version 8.0.0.
The ZohoSalesIQ.Chat.get() API retrieves chat details for the specified chat ID.
Parameters
- chatId* - ID of the chat to be retrieved.
- callback* - The callback handles the success or failure of the retrieval.
Syntax
CopiedZohoSalesIQ.Chat.get(String chatId, ZohoSalesIQResultCallback<VisitorChat> callback)
© 2025, Zoho Corporation Pvt. Ltd. All Rights Reserved.