Share via


TelephonyManager.SimState Property

Definition

Returns a constant indicating the state of the default SIM card.

public virtual Android.Telephony.SimState SimState { [Android.Runtime.Register("getSimState", "()I", "GetGetSimStateHandler")] get; }
[<get: Android.Runtime.Register("getSimState", "()I", "GetGetSimStateHandler")>]
member this.SimState : Android.Telephony.SimState

Property Value

Attributes

Remarks

Returns a constant indicating the state of the default SIM card.

Java documentation for android.telephony.TelephonyManager.getSimState().

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