Click or drag to resize

DualSimPreferredData Class

Inheritance Hierarchy
Enum
  Com.Datalogic.Device.ConfigurationDualSimPreferredData

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 DualSimPreferredData : Enum

The DualSimPreferredData type exposes the following members.

Properties
  NameDescription
Public propertyJniPeerMembers
To be added.
Public propertyStatic memberSelection
Undefined preferred SIM card for mobile data
Public propertyStatic memberSim1
SIM card 1 as preferred sim for mobile data
Public propertyStatic memberSim2
SIM card 2 as preferred sim for mobile data
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 DualSimPreferredData defines the Dual SIM settings for mobile data.

[Android Documentation]

See Also