Click or drag to resize

PropertyID.WifiChannel5 Field

This parameters controls the Channels 5 that can be enabled or disabled on the device.

Namespace: Com.Datalogic.Device.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public const Int32 WifiChannel5 = "value"

Field Value

Type: Int32
Remarks
This parameters controls the Channels 5 that can be enabled or disabled on the device. When this channel is disabled, the device won’t be able to communicate on it and thus won’t see any AP using that channel.

The class of the property is BooleanProperty.

[Android Documentation]

See Also