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

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

Public Member Functions

void processProgress (ProcessProgressEvent event)
 Invoked when process progress information is available. More...
 

Detailed Description

The listener interface for receiving Process Progress events.

A class that is interested in processing a ProcessProgressEvent should implement this interface, and then register itself with the ImageProcessor using the addProcessProgressEventListener method.

Member Function Documentation

void processProgress ( ProcessProgressEvent  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.