CellInfoLte.CellIdentity Property

Definition

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

Property Value

a CellIdentityLte instance.

Attributes

Remarks

Java documentation for android.telephony.CellInfoLte.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