Click or drag to resize

WeblinkConfigurationStateUpdaterProgressUpdate Method

Provides a custom message for the current weblink configuration state.

Namespace:  Zebra.Sdk.Weblink
Assembly:  SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntax
public virtual void ProgressUpdate(
	string message
)

Parameters

message
Type: SystemString
Custom message.
See Also