Click or drag to resize

WeblinkConfigurationStateUpdaterUpdateState Method

Sets the new state of the Weblink Configurator defined by WeblinkConfigurationState.

Namespace: Zebra.Sdk.Weblink
Assembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax
public abstract void UpdateState(
	WeblinkConfigurationState newState
)

Parameters

newState  WeblinkConfigurationState
The updated WeblinkConfiguration state.
See Also