GsmCellLocation.Lac Property

Definition

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

Property Value

gsm location area code, -1 if unknown, 0xffff max legal value

Attributes

Remarks

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