- 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
Handoff Banner
You can customize all the aspects like the background color of the banner, color of the text in the banner, etc. to match the look and feel of your application.
Description:
Key | Description |
siq_handoffbanner_backgroundcolor | Background color of the handoff banner |
siq_handoffbanner_textcolor | Color of the handoff banner text |
siq_handoffbanner_button_textcolor | Color of the handoff banner button text |
Sample Code:
Copied<item name="siq_handoffbanner_backgroundcolor">@color/siq_infobanner_backgroundcolor_darkactionbar</item>
<item name="siq_handoffbanner_textcolor">?android:attr/textColorSecondary</item>
<item name="siq_handoffbanner_button_textcolor">?attr/colorAccent</item>
© 2025, Zoho Corporation Pvt. Ltd. All Rights Reserved.