CdmaCellLocation.BaseStationId Property

Definition

public virtual int BaseStationId { [Android.Runtime.Register("getBaseStationId", "()I", "GetGetBaseStationIdHandler")] get; }
[<get: Android.Runtime.Register("getBaseStationId", "()I", "GetGetBaseStationIdHandler")>]
member this.BaseStationId : int

Property Value

cdma base station identification number, -1 if unknown

Attributes

Remarks

Java documentation for android.telephony.cdma.CdmaCellLocation.getBaseStationId().

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