SignalStrength.EvdoSnr Property

Definition

Get the signal to noise ratio.

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

Property Value

Attributes

Remarks

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

This member is deprecated. this information should be retrieved from CellSignalStrengthCdma#getEvdoSnr.

Java documentation for android.telephony.SignalStrength.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