Android.Telephony.NeighboringCellInfo: Constructor Members

The constructors of Android.Telephony.NeighboringCellInfo are listed below. For a list of all members, see the NeighboringCellInfo Members list.

See Also: Inherited members from Java.Lang.Object

Public Constructors

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.

Protected Constructors

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