Package | Description |
---|---|
com.zebra.sdk.weblink |
Provides implementation for Weblink configuration.
|
Modifier and Type | Method and Description |
---|---|
static WeblinkAddressStrategy |
WeblinkAddressStrategy.lookupInt(int index)
Returns the enum constant of this type with the specified
index . |
static WeblinkAddressStrategy |
WeblinkAddressStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WeblinkAddressStrategy[] |
WeblinkAddressStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
WeblinkConfigurator.configure(String webLinkAddress,
WeblinkAddressStrategy strategy,
WeblinkConfigurationStateUpdater webConfigStatusUpdater)
Configures a printer to connect to a Zebra Weblink server and attempts to validate a successful connection.
|
© 2017 ZIH Corp. All Rights Reserved.