CellIdentityGsm.Lac Property

Definition

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

Property Value

16-bit Location Area Code, 0..65535, android.telephony.CellInfo#UNAVAILABLE UNAVAILABLE if unavailable.

Attributes

Remarks

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

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