Android.Telephony.CellSignalStrengthCdma Members

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

See Also: Inherited members from Android.Telephony.CellSignalStrength

Public Properties

[read-only]
override
AsuLevelint. Get the signal level as an asu value between 0..97, 99 is unknown
[read-only]
CdmaDbmint. Get the CDMA RSSI value in dBm
[read-only]
CdmaEcioint. Get the CDMA Ec/Io value in dB*10
[read-only]
CdmaLevelint. Get cdma as level 0.
[read-only]
static
CreatorAndroid.OS.IParcelableCreator. Implement the Parcelable interface
[read-only]
override
Dbmint. Get the signal strength as dBm
[read-only]
EvdoDbmint. Get the EVDO RSSI value in dBm
[read-only]
EvdoEcioint. Get the EVDO Ec/Io value in dB*10
[read-only]
EvdoLevelint. Get Evdo as level 0.
[read-only]
EvdoSnrint. Get the signal to noise ratio.
[read-only]
override
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

DescribeContents() : int
Implement the Parcelable interface
override
Equals(Java.Lang.Object) : bool
Compares this instance with the specified object and indicates if they are equal.
override
GetHashCode() : int
Returns an integer hash code for this object.
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)
Implement the Parcelable interface