SmartCardReaderCardEvent Interface Reference
SmartCardReaderCardEvent Event. More...
Inheritance diagram for SmartCardReaderCardEvent:

Classes | |
| enum | SmartCardAction |
Public Member Functions | |
| SmartCard | getSmartCard () |
| SmartCardAction | getAction () |
Public Member Functions inherited from SmartCardReaderEvent | |
| SmartCardReader | getSmartCardReader () |
Detailed Description
SmartCardReaderCardEvent Event. This events is thrown when an smart card is added or removed
SmartCardReaderEvent Event. This events is thrown when something happens in a reader (i.e. new card present)
Member Function Documentation
| SmartCardAction getAction | ( | ) |
- Returns
- SmartCardAction
| SmartCard getSmartCard | ( | ) |
- Returns
- Smart card

Public Member Functions inherited from