See: Description
| Interface | Description |
|---|---|
| DeviceFilter |
DeviceFilter is an interface to allow the user to write custom code to determine whether or not the
BluetoothDiscoverer should include a particular BluetoothDevice in it's result set.
|
| DiscoveryHandler |
Interface definition for a callback to be invoked for printer discovery events
|
| ServiceDiscoveryHandler |
Interface definition for a callback to be invoked for service discovery events
|
| Class | Description |
|---|---|
| BluetoothDiscoverer |
A class that discovers Bluetooth® devices.
|
| DiscoveredPrinter |
Container holding information about a discovered printer.
|
| DiscoveredPrinterBluetooth |
Instance of DiscoveredPrinter that is returned when performing a Bluetooth® discovery.
|
| DiscoveredPrinterNetwork |
Instance of
DiscoveredPrinter that is returned when performing a network
discovery. |
| DiscoveredPrinterUsb |
Instance of DiscoveredPrinter that is returned when performing a USB discovery.
|
| 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.
|
| UrlPrinterDiscoverer |
Defines function used to discover printers based on the URL encoded on the printer's NFC tag
|
| UsbDiscoverer |
Discovers Zebra printers connected to an Android device via USB Host
|
| 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.