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

The listener interface for receiving barcode events. More...

Public Member Functions

void barCodeFound (BarCodeFoundEvent event)
 Invoked when a barcode is found. More...
 

Detailed Description

The listener interface for receiving barcode events.

A class that is interested in processing barcode events should implement this interface, and then register itself with a BarCodeCaptureView using the view's addBarCodeFoundEventListener method.

See also
BarCodeCaptureView
BarCodeCaptureView::addBarCodeFoundEventListener
BarCodeCaptureView::removeBarCodeFoundEventListener

Member Function Documentation

void barCodeFound ( BarCodeFoundEvent  event)

Invoked when a barcode is found.


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.