Share via


NeighboringCellInfo.UnknownRssi Field

Definition

Signal strength is not available

[Android.Runtime.Register("UNKNOWN_RSSI")]
public const int UnknownRssi = 99;
[<Android.Runtime.Register("UNKNOWN_RSSI")>]
val mutable UnknownRssi : int

Field Value

Value = 99

Implements

Attributes

Remarks

Signal strength is not available

Java documentation for android.telephony.NeighboringCellInfo.UNKNOWN_RSSI.

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