|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SmartCardListener
This interface provide notification of event related to smart card status
Method Summary | |
---|---|
void |
creditsEventReceived(CreditsEvent creditsEvent)
Invoked when the specified event was retrieved. |
void |
historyUpdateEventReceived(HistoryUpdateEvent historyUpdateEvent)
Invoked when the specified event was retrieved. |
void |
smartCardStatusEventReceived(SmartCardStatusEvent smartCardStatusEvent)
Invoked when the specified event was retrieved. |
Method Detail |
---|
void creditsEventReceived(CreditsEvent creditsEvent)
creditsEvent
- the received eventvoid historyUpdateEventReceived(HistoryUpdateEvent historyUpdateEvent)
historyUpdateEvent
- the received eventvoid smartCardStatusEventReceived(SmartCardStatusEvent smartCardStatusEvent)
smartCardStatusEvent
- the received event
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |