Interface DialogNodeNextStep.Selector
- Enclosing class:
- DialogNodeNextStep
public static interface DialogNodeNextStep.Selector
Which part of the dialog node to process next.
-
Field Summary
-
Field Details
-
CONDITION
condition.- See Also:
- Constant Field Values
-
CLIENT
client.- See Also:
- Constant Field Values
-
USER_INPUT
user_input.- See Also:
- Constant Field Values
-
BODY
body.- See Also:
- Constant Field Values
-