com.bankframe.services.devices.MTPinPad
Interface PinPadListener

All Known Implementing Classes:
PinPadTest

public interface PinPadListener

This interface is implemented by a client class to detect IntelliPIN pad events. The client class must call MagTekIntelliPIN.addPinPadListener() to register its listener

Author:
etu

Method Summary
 void handlePinPad(PinPadEvent event)
          This method handles a Pin Pad event
 

Method Detail

handlePinPad

public void handlePinPad(PinPadEvent event)
This method handles a Pin Pad event

Parameters:
event - The event


Copyright © 2004 Siebel Systems, Inc. All rights reserved.