public interface PromptListener
Modifier and Type | Method and Description |
---|---|
void |
promptFound(RoutedInputStream.Route route)
Prompt was found, and can now be read.
|
void promptFound(RoutedInputStream.Route route) throws IOException
route
- stream for reading prompt (and more)IOException
- if read failsCopyright © 2016. All rights reserved.