CellSignalStrengthLte.CqiTableIndex Property

Definition

Get table index for channel quality indicator

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

Property Value

Int32

the CQI table index if available or android.telephony.CellInfo#UNAVAILABLE UNAVAILABLE if unavailable.

Attributes

Remarks

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

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