Click or drag to resize

PropertyIDDualsimPreferredCalls Field

This parameter controls the privileged SIM card to be used for voice calls.

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 DualsimPreferredCalls = 2097160

Field Value

Type: Int32
Remarks

This parameter controls the privileged SIM card to be used for voice calls. The actual SIM card used by the device is retrieved by the property (DualsimCurrentCalls

).

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

[Android Documentation]

See Also