package

com.helpshift.support

This document describes the API exposed by the Helpshift SDK which the developers can use to integrate Helpshift support into their android applications. If you want documentation regarding how to use the various features provided by the Helpshift SDK, please visit:-

Helpshift android SDK 1.x how-to page

Helpshift android SDK 2.x how-to page

Interfaces

AlertToRateAppListener Interface definition for a callback to be invoked when an Alert Dialog to rate app button is clicked. 
Support.Delegate A delegate which defines the session callbacks which are available in the SDK. 

Classes

Support  
Support.EnableContactUs

Constants to specify the possible options for enableContactUs flag

Following are the possible values

ALWAYS - User will always be shown the Contact Us option;

NEVER - User will never be shown the Contact Us option;

AFTER_VIEWING_FAQS - User can see the Contact Us option only after he has viewed FAQ;

AFTER_MARKING_ANSWER_UNHELPFUL - User can see the Contact US option only after he has marked a question unhelpful;

 

Support.RateAlert

Constants to describe the action taken by the user inside the Alert Dialog to Rate App.