to top
Datalogic APIs
Added in revision 1
public interface

StopListener

com.datalogic.decode.StopListener

Class Overview

This interface is used by the application to listen to the scan stopped event.

Summary

Public Methods
abstract void onScanStopped()
onScanStopped will be sent when a scan stopped event is fired.

Public Methods

public abstract void onScanStopped ()

Added in revision 1

onScanStopped will be sent when a scan stopped event is fired. this event is fired when decoding session is stopped both by soft trigger and by hardware trigger.