public static interface Reader.ReaderListener
Modifier and Type | Method and Description |
---|---|
void |
inserted(EidCard card)
Card is inserted into the reader terminal.
|
void |
removed()
Card is removed from the reader terminal
|
void inserted(EidCard card)
card
- EidCard objectvoid removed()
Copyright © 2017 Open Source Developer, Goran Rakic. All rights reserved.