Share via


CellInfoGsm.CellIdentity Property

Definition

public Android.Telephony.CellIdentityGsm CellIdentity { [Android.Runtime.Register("getCellIdentity", "()Landroid/telephony/CellIdentityGsm;", "")] get; }
[<get: Android.Runtime.Register("getCellIdentity", "()Landroid/telephony/CellIdentityGsm;", "")>]
member this.CellIdentity : Android.Telephony.CellIdentityGsm

Property Value

a CellIdentityGsm instance.

Attributes

Remarks

Java documentation for android.telephony.CellInfoGsm.getCellIdentity().

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