Class | Description |
---|---|
Conversation |
Representation of a conversation JSON object as sent by Recast.
|
DialogResponse |
This class represents the outermost shell of the parsed JSON response from Recast upon sending a message to a dialog.
|
DialogResults |
This class represents the results object as defined by Recast Ai.
|
Intent |
This class represents an intent as identified by Recast.
|
Message |
This object represents the reaction of a chatbot and the responds the chatbot sents back.
|
Nlp |
Represents the NLP analysis JSON Object as sent by Recast.
|
NlpResponse |
Represents the outermost wrapper JSON class upon sending a NLP anaylsis request as defined by Recast.
|
NlpResults |
This object represents the results of a NLP analysis from Recast.
|
Copyright © 2020 SAP SE. All rights reserved.