public class ChatterBotThought extends Object
| Constructor and Description |
|---|
ChatterBotThought() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getEmotions() |
String |
getText() |
void |
setEmotions(String[] emotions) |
void |
setText(String text) |
Copyright © 2017. All rights reserved.