See: Description
Interface | Description |
---|---|
DiscoveredPrinterFilter |
DiscoveredPrinterFilter is an interface to allow the user to write custom code to determine whether or not a
DiscoveredPrinter should be included in the discovery result.
|
DiscoveryHandler |
Interface definition for a callback to be invoked for printer discovery events
|
Class | Description |
---|---|
DiscoveredPrinter |
Container holding information about a discovered printer.
|
DiscoveredPrinterDriver |
Instance of
DiscoveredPrinter that is returned when performing a Driver
Discovery. |
DiscoveredPrinterNetwork |
Instance of
DiscoveredPrinter that is returned when performing a network
discovery. |
DiscoveredUsbPrinter |
Instance of
DiscoveredPrinter that is returned when performing a search of
currently connected Zebra USB printers. |
DiscoveryHandlerLinkOsOnly |
Class definition for a callback to be invoked for Link-OS printer discovery events
|
DiscoveryUtil |
Defines functions used when discovering information about a printer.
|
NetworkDiscoverer |
A class used to discover printers on an IP Network.
|
UsbDiscoverer |
A class used to discover USB connected Zebra printers.
|
ZebraPrinterFilter |
DiscoveredPrinterFilter implementation that filters out all unsupported Zebra Printers.
|
Exception | Description |
---|---|
DiscoveryException |
Signals that there was an error during discovery.
|
DiscoveryPacketDecodeException |
Signals that there was an error during discovery packet decoding
|
© 2017 ZIH Corp. All Rights Reserved.