Click or drag to resize

WeblinkConfigurator Class

Task to configure a printers Weblink setting.
Inheritance Hierarchy
SystemObject
  Zebra.Sdk.WeblinkWeblinkConfigurator

Namespace: Zebra.Sdk.Weblink
Assembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax
public class WeblinkConfigurator

The WeblinkConfigurator type exposes the following members.

Constructors
 NameDescription
Public methodWeblinkConfigurator(Connection) Initializes a new instance of the WeblinkConfiguratior class.
Public methodWeblinkConfigurator(DiscoveredPrinter) Initializes a new instance of the WeblinkConfiguratior class.
Top
Properties
 NameDescription
Public propertyCurrentState Returns the current WeblinkConfigurationState.
Public propertyStatus Returns the ConfigurationStatus of the weblink configuration task.
Top
Methods
 NameDescription
Public methodConfigure Configures a printer to connect to a Zebra Weblink server and attempts to validate a successful connection.
Public methodEquals
(Inherited from Object)
Public methodGetHashCode
(Inherited from Object)
Public methodGetType
(Inherited from Object)
Public methodIsValidWeblinkUrl Returns true if the supplied weblink url is valid for the Zebra weblink server.
Public methodToString
(Inherited from Object)
Top
See Also