org.dvb.smartcard
Interface SmartCardReaderListener


public interface SmartCardReaderListener

The listener interface to receive smart card reader status changes.

Since:
MHP 1.1.3

Method Summary
 void smartCardReaderEventReceived(SmartCardReaderEvent event)
          Called by the terminal when a change in the status of the smart card reader is notified.
 

Method Detail

smartCardReaderEventReceived

public void smartCardReaderEventReceived(SmartCardReaderEvent event)
Called by the terminal when a change in the status of the smart card reader is notified.

Parameters:
event - SmartCardReaderEvent the event that was fired