Click or drag to resize

DualSimPreferredCallsAndSms Class

Inheritance Hierarchy
Enum
  Com.Datalogic.Device.ConfigurationDualSimPreferredCallsAndSms

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 sealed class DualSimPreferredCallsAndSms : Enum

The DualSimPreferredCallsAndSms type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAsk
Used to prompt the user to select which SIM card shall be used
Public propertyJniPeerMembers
To be added.
Public propertyStatic memberSim1
SIM card 1 as preferred SIM for voice calls and SMS.
Public propertyStatic memberSim2
SIM card 2 as preferred SIM for voice calls and SMS.
Top
Methods
  NameDescription
Public methodStatic memberValueOf
Returns the enum constant of this type with the specified name.
Public methodStatic memberValues
Returns an array containing the constants of this enum type, in the order they are declared.
Top
Remarks
Enum DualSimPreferredCallsAndSms defines the Dual SIM settings for voice calls and SMS.

[Android Documentation]

See Also