CellSignalStrengthGsm.TimingAdvance Property

Definition

Get the GSM timing advance between 0.

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

Property Value

Int32

the current GSM timing advance, if available.

Attributes

Remarks

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