to top
Datalogic APIs
Added in revision 14
public interface

InitListener

com.datalogic.decode.InitListener

Class Overview

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

Summary

Public Methods
abstract void onScanInit()
onScanInit will be sent when a init event is fired.

Public Methods

public abstract void onScanInit ()

Added in revision 14

onScanInit will be sent when a init event is fired. this event is fired when the scanner service is completely initialized.