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

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

Attributes

Remarks

Get table index for channel quality indicator

Reference: 3GPP TS 136.213 section 7.2.3.

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