Click or drag to resize

PropertyIDDualsimPreferredData Field

This parameter controls the privileged SIM card to be used for mobile data.

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 DualsimPreferredData = 2097159

Field Value

Type: Int32
Remarks

This parameter controls the privileged SIM card to be used for mobile data. The actual SIM card used by the device is retrieved by the property (DualsimCurrentData

).

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

[Android Documentation]

See Also