Interface KBIRequestHandler
- All Known Implementing Classes:
KBIRequestHandlerDialog
public interface KBIRequestHandler
- Version:
- $Revision: 1.14 $
- Author:
- $author$
-
Method Summary
Modifier and TypeMethodDescriptionvoid
showPrompts
(String name, String instruction, KBIPrompt[] prompts)
-
Method Details
-
showPrompts
- Parameters:
name
-instruction
-prompts
-
-