Package com.zebra.rfid.api3
Class IReaders
java.lang.Object
com.zebra.rfid.api3.IReaders
- Direct Known Subclasses:
Readers
This class contains information about the Readers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidNGEDeviceAttached(String readerName) voidNGEDeviceDeAttached(String readerName) voidreaderAvailable(String readerName) voidreaderDisappeared(String readerName) voidsetreaderinterface(IReaders readers) voidUSBDeviceAttached(String readerName) voidUSBDeviceDeAttached(String readerName)
-
Constructor Details
-
IReaders
public IReaders()
-
-
Method Details
-
setreaderinterface
-
readerAvailable
-
readerDisappeared
-
USBDeviceAttached
-
USBDeviceDeAttached
-
NGEDeviceAttached
-
NGEDeviceDeAttached
-