Android.Telephony.CellSignalStrength Members

The members of Android.Telephony.CellSignalStrength are listed below.

See Also: Inherited members from Java.Lang.Object

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

[read-only]
abstract
AsuLevelint. Get the signal level as an asu value between 0..31, 99 is unknown
[read-only]
abstract
Dbmint. Get the signal strength as dBm
[read-only]
abstract
Levelint. Get signal level as an int from 0.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

abstract
Equals(Java.Lang.Object) : bool
Compares this instance with the specified object and indicates if they are equal.
abstract
GetHashCode() : int
Returns an integer hash code for this object.