Kofax Mobile SDK API Reference
Public Member Functions | Protected Member Functions | List of all members
ProcessActivity Class Reference
Inheritance diagram for ProcessActivity:
IImageProcessorListener

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)
 

Detailed Description

Manages views and logic for processing for the WorkflowActivity. This activity is constructed automatically by the WorkflowActivity and is not intended for direct use.

Member Function Documentation

void onBackPressed ( )
void onCreate ( Bundle  savedInstanceState)
protected
void onImageProcessed ( Image  image)
synchronized void onPause ( )
protected
synchronized void onResume ( )
protected
void onSaveInstanceState ( Bundle  outState)
protected

The documentation for this class was generated from the following file:
Untitled Document © 2018 Kofax, Inc. All rights reserved. Use is subject to license terms.