- Installation
- Push Notifications
- Rest API
- UI Customization
- API Reference
- Zoho SalesIQ
- Launcher
- Conversation
- Chat
- delegate
- start()
- startWithTrigger()
- setWaitingTime()
- get()
- isEnabled
- getList()
- getDepartments()
- fetchAttenderImage()
- show()
- startChat()
- setVisibility()
- setTitle()
- setLanguage()
- setDepartment()
- setAgentEmail
- setMessage()
- showOfflineMessage()
- getUnreadMessageCount()
- endSession()
- clearData()
- showFeedbackAfterSkip()
- hideQueueTime()
- open()
- Chat Actions
- Calls
- Logger
- Visitors
- Visitor Tracking
- Push & VoIP
- In-App Notifications
- Notification
- Knowledge Base
- FAQ
- SDK 2.x
- Chat
- .Chat.startChat()
- .Chat.setVisibility()
- .Chat.setTitle()
- .Chat.setLanguage()
- .Chat.setDepartment()
- .Chat.setAgentEmail()
- .Chat.setThemeColor()
- .Chat.setVisitorImage()
- .Chat.setMessage()
- .Chat.showOfflineMessage()
- .Chat.getUnreadMessageCount()
- .Chat.clearMessages()
- .Chat.setBarColor()
- .Chat.setBarTintColor()
- .Chat.setSearchTintColor()
- .Chat.setBarTitleColor()
- .Chat.endSession()
- .Chat.clearData()
- Event Handler
- Visitors
- Tracking
- Chat Window
- Push Notification
- In-App Notifications
- Conversation
- FAQ
- Chat
- Download Sample App
- Release Notes
- Additional Features
- Help Videos
.Chat.hideQueueTime()
Note: This API is supported from version 8.1.0.
The ZohoSalesIQ.Chat.hideQueueTime() API is used to control the visibility of the chat queue time in the chat window when connecting to an operator.
Parameter
- show - (true/false) where "true" hides the chat queue time and "false" displays it.
Syntax
CopiedZohoSalesIQ.Chat.hideQueueTime(_ show: Bool)
Example
CopiedZohoSalesIQ.Chat.hideQueueTime(false)
© 2025, Zoho Corporation Pvt. Ltd. All Rights Reserved.