CellSignalStrengthLte.AsuLevel Property

Definition

Get the RSRP in ASU.

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

Property Value

Int32

RSCP in ASU 0..97, 255, or UNAVAILABLE

Attributes

Remarks

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

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