public class AnimationTriggerPrompt extends StringPrompt implements WaypointTriggerPrompt
CREATED_TRIGGER_KEY, RETURN_PROMPT_KEY
END_OF_CONVERSATION
Constructor and Description |
---|
AnimationTriggerPrompt() |
Modifier and Type | Method and Description |
---|---|
Prompt |
acceptInput(ConversationContext context,
String input) |
WaypointTrigger |
createFromShortInput(ConversationContext context,
String input) |
String |
getPromptText(ConversationContext context) |
blocksForInput
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
blocksForInput
public Prompt acceptInput(ConversationContext context, String input)
acceptInput
in interface Prompt
public WaypointTrigger createFromShortInput(ConversationContext context, String input)
createFromShortInput
in interface WaypointTriggerPrompt
public String getPromptText(ConversationContext context)
getPromptText
in interface Prompt
Copyright © 2019. All rights reserved.