Package | Description |
---|---|
com.zebra.sdk.printer.discovery |
Provides implementation for finding Zebra branded printers.
|
Modifier and Type | Method and Description |
---|---|
static java.util.Map<String,String> |
DiscoveryUtil.getDiscoveryDataMap(Connection connection)
Reads the discovery packet from the provided connection and returns a discovery data map
|
static java.util.Map<String,String> |
DiscoveryUtil.parseDiscoveryPacket(String discoveryPacketMimed)
Decodes the provided MIME encoded discovery packet and returns a discovery data map
|
© 2017 ZIH Corp. All Rights Reserved.