InputDialogListener
Complete API reference for InputDialogListener, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Input
Component: no
public interface InputDialogListener
Methods
| Signature | Returns | Description |
|---|---|---|
onFinish(String) | void | Executes onFinish and returns after the underlying engine call finishes. |
onCancel() | void | Executes onCancel and returns after the underlying engine call finishes. |