CellSignalStrengthLte.TimingAdvance Property

Definition

Get the timing advance value for LTE, as a value in range of 0.

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

Property Value

Int32

the LTE timing advance if available or android.telephony.CellInfo#UNAVAILABLE UNAVAILABLE if unavailable.

Attributes

Remarks

Java documentation for android.telephony.CellSignalStrengthLte.getTimingAdvance().

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