Package com.zebra.rfid.api3
Interface IReaderStatus
- All Known Implementing Classes:
Readers
public interface IReaderStatus
This interface contains the information about the reader device
-
Method Summary
Modifier and TypeMethodDescriptionvoidreaderAvailable(String readerName) voidreaderDisappeared(String readerName) voidUSBDeviceAttached(String deviceName) voidUSBDeviceDeAttached(String deviceName)
-
Method Details
-
USBDeviceAttached
-
USBDeviceDeAttached
-
readerAvailable
-
readerDisappeared
-