Android.Telephony.CellSignalStrengthWcdma Members

The members of Android.Telephony.CellSignalStrengthWcdma 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..31, 99 is unknown Asu is calculated based on 3GPP RSRP.
[read-only]
static
CreatorAndroid.OS.IParcelableCreator. Implement the Parcelable interface
[read-only]
override
Dbmint. Get the signal strength as dBm
[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