CellIdentityCdma.SystemId Property

Definition

public int SystemId { [Android.Runtime.Register("getSystemId", "()I", "")] get; }
[<get: Android.Runtime.Register("getSystemId", "()I", "")>]
member this.SystemId : int

Property Value

System Id 0..32767, android.telephony.CellInfo#UNAVAILABLE UNAVAILABLE if unavailable.

Attributes

Remarks

Java documentation for android.telephony.CellIdentityCdma.getSystemId().

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