Click or drag to resize

PropertyID.DualsimPreferredCalls 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
C#
VB
public const Int32 DualsimPreferredCalls = "value"

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 (DUALSIM_CURRENT_CALLS).

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

[Android Documentation]

See Also