public static class

Support.EnableContactUs

extends EnableContactUs
java.lang.Object
   ↳ SupportInternal.EnableContactUs
     ↳ com.helpshift.support.Support.EnableContactUs

Class Overview

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;

Summary

Public Constructors
EnableContactUs()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public EnableContactUs ()