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

◆ onBackPressed()

void onBackPressed ( )

◆ onCreate()

void onCreate ( Bundle  savedInstanceState)
protected

◆ onImageProcessed()

void onImageProcessed ( Image  image)

◆ onPause()

synchronized void onPause ( )
protected

◆ onResume()

synchronized void onResume ( )
protected

◆ onSaveInstanceState()

void onSaveInstanceState ( Bundle  outState)
protected

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