Disabling/Enabling In-App Replies
Hide the replies page from the Luciq prompt options in your Android app. Explains the API and how it fits with report, feedback, and question modes.
Replies.setState(Feature.State.DISABLED);Replies.setState(Feature.State.DISABLED)Last updated