public final class IgnoringPrompt<T extends Content> extends AbstractIgnoringPrompt<T>
| Modifier and Type | Method and Description |
|---|---|
static <T extends Content> |
create(ContentType type,
SendableMessage promptMessage) |
SendableMessage |
promptMessage(ConversationContext context) |
ContentType |
type() |
processclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconversationEndedpublic static <T extends Content> IgnoringPrompt<T> create(ContentType type, SendableMessage promptMessage)
public ContentType type()
public SendableMessage promptMessage(ConversationContext context)
Copyright © 2016. All rights reserved.