TelephonyManager.ExtraActiveSimSupportedCount Field

Definition

The number of active SIM supported by current multi-SIM config.

[Android.Runtime.Register("EXTRA_ACTIVE_SIM_SUPPORTED_COUNT", ApiSince=30)]
public const string ExtraActiveSimSupportedCount;
[<Android.Runtime.Register("EXTRA_ACTIVE_SIM_SUPPORTED_COUNT", ApiSince=30)>]
val mutable ExtraActiveSimSupportedCount : string

Field Value

String
Attributes

Remarks

Java documentation for android.telephony.TelephonyManager.EXTRA_ACTIVE_SIM_SUPPORTED_COUNT.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to