Share via


CellSignalStrengthCdma.EvdoSnr Property

Definition

Get the signal to noise ratio.

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

Property Value

Attributes

Remarks

Get the signal to noise ratio. Valid values are 0-8. 8 is the highest.

Java documentation for android.telephony.CellSignalStrengthCdma.getEvdoSnr().

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