Reader¶
- public class Reader¶
Class represents a smart card reader (either a physical or hardware reader).
Methods¶
connect¶
getName¶
getStatus¶
getType¶
isCardPresent¶
- public boolean isCardPresent()¶
Returns
true
if the card is inserted in the reader.- Returns:
true
if the card is inserted in the reader;false
otherwise