Click or drag to resize

PropertyIDDualsimAvailable Field

This parameter reports the availability of SIM card 1 and SIM card 2.

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 DualsimAvailable = 2097153

Field Value

Type: Int32
Remarks

This parameter reports the availability of SIM card 1 and SIM card 2. The value is calculated by the device according to the availablity of the SIM cards, so this property cannot be set.

The class of the property is EnumProperty. The allowed values are defined by enum DualSimStatus.

[Android Documentation]

See Also