CellIdentityCdma.BasestationId Property

Definition

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

Property Value

Base Station Id 0..65535, android.telephony.CellInfo#UNAVAILABLE UNAVAILABLE if unavailable.

Attributes

Remarks

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