public class DiscoveryUtilCard
extends Object
Constructor and Description |
---|
DiscoveryUtilCard() |
Modifier and Type | Method and Description |
---|---|
static java.util.Map<String,String> |
getDiscoveryDataMap(Connection connection)
Reads the discovery packet from the provided connection.
|
public static java.util.Map<String,String> getDiscoveryDataMap(Connection connection) throws ZebraIllegalArgumentException
connection
- A Connection
to a Zebra Card Printer.ZebraIllegalArgumentException
- If the connection
is invalid.
© 2016 ZIH Corp. All Rights Reserved.