The members of Android.Telephony.CellSignalStrengthCdma are listed below.
See Also: Inherited members from Android.Telephony.CellSignalStrength
[read-only] override | AsuLevel | int. Get the signal level as an asu value between 0..97, 99 is unknown |
[read-only] | CdmaDbm | int. Get the CDMA RSSI value in dBm |
[read-only] | CdmaEcio | int. Get the CDMA Ec/Io value in dB*10 |
[read-only] | CdmaLevel | int. Get cdma as level 0. |
[read-only] static | Creator | Android.OS.IParcelableCreator. Implement the Parcelable interface |
[read-only] override | Dbm | int. Get the signal strength as dBm |
[read-only] | EvdoDbm | int. Get the EVDO RSSI value in dBm |
[read-only] | EvdoEcio | int. Get the EVDO Ec/Io value in dB*10 |
[read-only] | EvdoLevel | int. Get Evdo as level 0. |
[read-only] | EvdoSnr | int. Get the signal to noise ratio. |
[read-only] override | Level | int. Get signal level as an int from 0. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
DescribeContents()Implement the Parcelable interface | ||
override | Equals(Java.Lang.Object)Compares this instance with the specified object and indicates if they are equal. | |
override | GetHashCode()Returns an integer hash code for this object. | |
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Implement the Parcelable interface |