getPromptText

public abstract String getPromptText(ConversationContext context)

Gets the text to display to the user when this prompt is first presented.

Return

The text to display.

Parameters

context

Context information about the conversation.