|
Kofax Mobile SDK API Reference
|
Public Member Functions | |
| void | onBackPressed () |
| void | onImageProcessed (Image image) |
Protected Member Functions | |
| void | onCreate (Bundle savedInstanceState) |
| synchronized void | onResume () |
| synchronized void | onPause () |
| void | onSaveInstanceState (Bundle outState) |
Manages views and logic for processing for the WorkflowActivity. This activity is constructed automatically by the WorkflowActivity and is not intended for direct use.
| void onBackPressed | ( | ) |
|
protected |
| void onImageProcessed | ( | Image | image | ) |
Implements IImageProcessorListener.
|
protected |
|
protected |
|
protected |