Class Index | File Index

Classes


Class TrainingConfig


Defined in: sdk.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
The Training config object allows new responses to be added to the bot.
Field Summary
Field Attributes Field Name and Description
 
 
 
Method Summary
Method Attributes Method Name and Description
 
parseXML(element)
 
Class Detail
TrainingConfig()
The Training config object allows new responses to be added to the bot. It supports four operations, AddGreeting, RemoveGreeting, AddDefaultResponse, RemoveDefaultResponse, and AddResponse. It inherits from the Config class.
See:
Config
Field Detail
operation

question

response
Method Detail
parseXML(element)
Parameters:
element

toXML()

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Oct 17 2017 14:11:31 GMT-0400 (EDT)