Click or drag to resize

WeblinkConfigurationStateUpdater Class

Callback for updating the status of a Weblink configuration task.
Inheritance Hierarchy
SystemObject
  Zebra.Sdk.WeblinkWeblinkConfigurationStateUpdater

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

The WeblinkConfigurationStateUpdater type exposes the following members.

Methods
 NameDescription
Public methodEquals
(Inherited from Object)
Public methodGetHashCode
(Inherited from Object)
Public methodGetType
(Inherited from Object)
Public methodProgressUpdate Provides a custom message for the current weblink configuration state.
Public methodToString
(Inherited from Object)
Public methodUpdateState Sets the new state of the Weblink Configurator defined by WeblinkConfigurationState.
Top
See Also