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

The listener interface for receiving image classification completed events. More...

Public Member Functions

void onImageClassified (ImageClassificationCompleteEvent event)
 

Detailed Description

The listener interface for receiving image classification completed events.

A class that is interested in classifying images should implement this interface, and then register itself with a ImageClassifer using the addImageClassificationCompletedEventListener method.

See also
ImageClassifier
ImageClassifier::addImageClassificationCompletedEventListener
ImageClassifier::removeImageClassificationCompletedEventListener
Deprecated:
Deprecated in SDK 3.4.

Member Function Documentation

void onImageClassified ( ImageClassificationCompleteEvent  event)

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.