Kofax Mobile SDK API Reference
Public Member Functions | List of all members
ImageProcessor.AnalysisProgressListener Interface Reference

The listener interface for receiving Analysis Progress events. More...

Public Member Functions

void analysisProgress (AnalysisProgressEvent event)
 Invoked when process progress information is available. More...
 

Detailed Description

The listener interface for receiving Analysis Progress events.

A class that is interested in processing an AnalysisProgressEvent should implement this interface, and then register itself with the ImageProcessor using the addAnalysisProgressEventListener method.

Member Function Documentation

void analysisProgress ( AnalysisProgressEvent  event)

Invoked when process progress information is available.


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