Click or drag to resize

PropertyID.WifiChannel132 Field

This parameters controls the Channels 132 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 WifiChannel132 = "value"

Field Value

Type: Int32
Remarks
This parameters controls the Channels 132 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