Package | Description |
---|---|
com.zebra.sdk.common.card.printer.discovery |
Provides interfaces for discovering Zebra card printers.
|
com.zebra.sdk.printer.discovery |
Provides implementation for finding Zebra branded printers.
|
Modifier and Type | Class and Description |
---|---|
class |
DiscoveredCardPrinterNetwork
Instance of
DiscoveredPrinter that is returned when performing a network discovery for card printers. |
Modifier and Type | Class and Description |
---|---|
class |
DiscoveredPrinterBluetooth
Instance of DiscoveredPrinter that is returned when performing a Bluetooth® discovery.
|
class |
DiscoveredPrinterUsb
Instance of DiscoveredPrinter that is returned when performing a USB discovery.
|
Modifier and Type | Method and Description |
---|---|
void |
DiscoveryHandler.foundPrinter(DiscoveredPrinter printer)
This method is invoked when a printer has been discovered.
|
© 2017 ZIH Corp. All Rights Reserved.