CellSignalStrengthLte.Rsrp Property

Definition

Get reference signal received power in dBm

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

Property Value

Int32

the RSRP of the measured cell.

Attributes

Remarks

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

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