- Installation
- Push Notification
- Customization
- Rest API
- API Reference
- Launcher Button Customization
- Zoho SalesIQ
- Launcher
- Chat
- Chat.start()
- Chat.startWithTrigger()
- Chat.setWaitingTime()
- Chat.get()
- Chat.setTitle()
- Chat.setLanguage()
- Chat.setDepartment()
- Chat.setOperatorEmail()
- Chat.setVisibility()
- Chat.showOperatorImageInLauncher()
- Chat.setVisibility(MbedableComponent)
- Chat.showOfflineMessage()
- Chat.getList()
- Chat.open()
- Chat.endSession()
- Chat.fetchAttenderImage()
- Chat.setListener()
- Chat.getDepartments()
- Chat.showFeedbackAfterSkip()
- Chat.hideQueueTime()
- Chat.show()
- Chat Actions
- Logger
- Visitor
- Visitor Tracking
- Notification
- Conversation
- Knowledge Base
- FAQ
- SDK 2.x, 3.x
- SDK 1.x
- Download Sample App
- Release Notes
- Additional Features
Info Message
You can customize all the aspects like the color of the log info text and log button layout background to match the look and feel of your application.
Description:
Key | Description |
siq_chat_infomessage_textcolor | Color of the info message |
siq_chat_reopenbutton_backgroundcolor | Background color of the reopen button |
siq_chat_reopenbutton_textcolor | Color of the text in the reopen button |
Sample Code:
Copied<item name="siq_chat_infomessage_textcolor">?android:attr/textColorSecondary</item>
<item name="siq_chat_reopenbutton_backgroundcolor">?attr/colorAccent</item>
<item name="siq_chat_reopenbutton_textcolor">@color/white</item>
© 2025, Zoho Corporation Pvt. Ltd. All Rights Reserved.