public interface MagCardReader
| Modifier and Type | Method and Description |
|---|---|
String[] |
read(int timeoutMS)
Activates the device's magnetic card reader, if present, and waits for a card to be swiped.
|
String[] read(int timeoutMS)
throws ConnectionException
timeoutMS - the amount of time in milliseconds to enable the reader and wait for a card to be swiped.ConnectionException - if an I/O error occurs.
© 2017 ZIH Corp. All Rights Reserved.