The members of Android.Telephony.NeighboringCellInfo are listed below.
See Also: Inherited members from Java.Lang.Object
Empty constructor. | ||
Initialize the object from a parcel. | ||
Initialize the object from rssi and cid. | ||
Initialize the object from rssi, location string, and radioType radioType is one of following TelephonyManager.NETWORK_TYPE_GPRS, TelephonyManager.NETWORK_TYPE_EDGE, TelephonyManager.NETWORK_TYPE_UMTS, TelephonyManager.NETWORK_TYPE_HSDPA, TelephonyManager.NETWORK_TYPE_HSUPA, and TelephonyManager.NETWORK_TYPE_HSPA. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
const | UnknownCid | int (-1). Cell location is not available |
const | UnknownRssi | int (99). Signal strength is not available |
[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()Describe the kinds of special objects contained in this Parcelable's marshalled representation. | ||
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Flatten this object in to a Parcel. |