Click or drag to resize

PropertyIDDualsimPreferredSms Field

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

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 DualsimPreferredSms = 2097161

Field Value

Type: Int32
Remarks

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

).

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

[Android Documentation]

See Also