public class TextRemovePrompt extends StringPrompt
END_OF_CONVERSATION
Constructor and Description |
---|
TextRemovePrompt(Text text) |
Modifier and Type | Method and Description |
---|---|
Prompt |
acceptInput(ConversationContext context,
String input) |
String |
getPromptText(ConversationContext context) |
blocksForInput
public TextRemovePrompt(Text text)
public Prompt acceptInput(ConversationContext context, String input)
public String getPromptText(ConversationContext context)
Copyright © 2019. All rights reserved.