Click or drag to resize

PropertyID.DualsimSim2Enable Field

This parameters controls the SIM card Slot 2 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 DualsimSim2Enable = "value"

Field Value

Type: Int32
Remarks
This parameters controls the SIM card Slot 2 that can be enabled or disabled on the device. When this slot is disabled, the SIM card cannot be used for voice calls, mobile data and sms communication.

The class of the property is NumericProperty.

[Android Documentation]

See Also