- Installation
- Push Notifications
- Rest API
- UI Customization
- API Reference
- Zoho SalesIQ
- Launcher
- Chat
- Chat.delegate
- Chat.start()
- Chat.startWithTrigger()
- Chat.setWaitingTime()
- Chat.get()
- Chat.isEnabled
- Chat.getList()
- Chat.getDepartments()
- Chat.fetchAttenderImage()
- Chat.show()
- .Chat.startChat()
- Chat.setVisibility()
- Chat.setTitle()
- Chat.setLanguage()
- Chat.setDepartment()
- Chat.setAgentEmail
- Chat.setMessage()
- Chat.showOfflineMessage()
- Chat.getUnreadMessageCount()
- Chat.endSession()
- Chat.clearData()
- Chat.showFeedbackAfterSkip()
- Chat.hideQueueTime()
- Chat.open()
- Chat Actions
- Logger
- Visitors
- Visitor Tracking
- Push Notifications
- In-App Notifications
- Notification
- Conversation
- 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
.setTabOrder()
This API allows you to change the order of the tabs in the SalesIQ SDK inside your mobile app. By default, the conversation is the first tab, followed by FAQ.
Syntax:
CopiedZohoSalesIQ.setTabOrder(tabBarItems : [Any])
Example
CopiedZohoSalesIQ.setTabOrder([SIQTabBarComponent.conversation.rawValue,SIQTabBarComponent.knowledgeBase.rawValue])
© 2025, Zoho Corporation Pvt. Ltd. All Rights Reserved.