public interface HelpCenter
Modifier and Type | Method and Description |
---|---|
java.util.List<HelpCenterTopic> |
getTopics()
Lists the topics that provide specific information about the product as a HelpCenter.
|
java.util.List<HelpCenterTopic> getTopics()
List
of HelpCenterTopic
s