Package zendesk.support.guide
Class ArticleConfiguration
- java.lang.Object
 - 
- zendesk.support.guide.ArticleConfiguration
 
 
- 
public class ArticleConfiguration extends java.lang.ObjectData class, that represents the initial configuration ofViewArticleActivity. Use theArticleConfiguration.Builderto create an instance. 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Class and Description static classArticleConfiguration.BuilderThis builder is used to generate an instance ofArticleConfiguration 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.util.List<Configuration>getConfigurations()java.util.List<Engine>getEngines()booleanisContactUsButtonVisible() 
 -