Kofax Mobile SDK API Reference
Public Member Functions | List of all members
JustCapturedListener Interface Reference

Public Member Functions

void imageJustCaptured (Image image)
 Invoked when the SDK camera just captures an image. More...
 

Detailed Description

A class that is interested in responding when the SDK camera just got captured image before shown "done" message in capture experience should implement this interface, and register itself with an DocumentBaseCaptureExperience#addJustCapturedListener.

See also
DocumentBaseCaptureExperience
addJustCapturedListener()
removeJustCapturedListener()

Member Function Documentation

void imageJustCaptured ( Image  image)

Invoked when the SDK camera just captures an image.


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.