Package | Description |
---|---|
com.zebra.sdk.comm |
Provides implementation for communication protocols.
|
com.zebra.sdk.printer.discovery |
Provides implementation for finding Zebra branded printers.
|
Modifier and Type | Method and Description |
---|---|
static ConnectionChannel |
ConnectionChannel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionChannel[] |
ConnectionChannel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceDiscoveryHandler.foundService(ConnectionChannel channel)
This method is invoked when a service has been discovered.
|
© 2017 ZIH Corp. All Rights Reserved.