Uses of Class
org.botlibre.sdk.config.ContentConfig

Packages that use ContentConfig
org.botlibre.sdk   
 

Uses of ContentConfig in org.botlibre.sdk
 

Methods in org.botlibre.sdk with parameters of type ContentConfig
 java.util.List<java.lang.String> SDKConnection.getCategories(ContentConfig config)
          Return the list of categories for the type, and domain.
 java.util.List<java.lang.String> SDKConnection.getTags(ContentConfig config)
          Return the list of tags for the type, and domain.