CellIdentityGsm.Cid Property

Definition

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

Property Value

16-bit GSM Cell Identity described in TS 27.007, 0..65535, android.telephony.CellInfo#UNAVAILABLE UNAVAILABLE if unavailable.

Attributes

Remarks

Java documentation for android.telephony.CellIdentityGsm.getCid().

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