public interface PromptCallback extends Callback
Modifier and Type | Field and Description |
---|---|
static PromptCallback |
DEFAULT_PROMPT_CALLBACK
Default
PromptCallback does nothing. |
Modifier and Type | Method and Description |
---|---|
void |
callback(String result)
Callback according to the result.
|
static final PromptCallback DEFAULT_PROMPT_CALLBACK
PromptCallback
does nothing.Copyright © 2017. All rights reserved.