lexiconResponseresponseType Enumeration |
[Missing <summary> documentation for "T:imbNLP.Data.semanticLexicon.lexiconResponse.responseType"]
Namespace: imbNLP.Data.semanticLexicon
public enum responseType
| Member name | Value | Description | |
|---|---|---|---|
| none | 0 | ||
| lexicon | 1 | The lexicon: response is result of performed lexicon query | |
| cachedLexicon | 2 | The cached lexicon: response was found in the cached content | |
| failedQueries | 3 | The failed queries: response was created from failed query list | |
| askingLexiconContext | 4 |