Click or drag to resize

PropertyIDWifi802Dot11Mode Field

Selects the 802.11 mode to be used (b/g/n/a/ac).

Namespace:  Com.Datalogic.Device.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const int Wifi802Dot11Mode = 786445

Field Value

Type: Int32
Remarks

Selects the 802.11 mode to be used (b/g/n/a/ac). This parameter controls the 802.11 mode the device will be using. The allowed values for this property are defined by enum Wifi802Dot11Mode

The class of the property is NumericProperty.

[Android Documentation]

See Also