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

The listener interface for receiving license found events. More...

Public Member Functions

void licenseFound (LicenseFoundEvent event)
 Invoked when a license is found. More...
 

Detailed Description

The listener interface for receiving license found events.

A class that is interested in processing license found events should implement this interface, and then register itself with a LicenseCaptureView using the view's addLicenseFoundEventListener method.

See also
LicenseCaptureView
LicenseCaptureView::addLicenseFoundEventListener
LicenseCaptureView::removeLicenseFoundEventListener

Member Function Documentation

void licenseFound ( LicenseFoundEvent  event)

Invoked when a license 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.