Android.Telephony.NeighboringCellInfo.Cid Property

Syntax

[get: Android.Runtime.Register("getCid", "()I", "GetGetCidHandler")]
[set: Android.Runtime.Register("setCid", "(I)V", "GetSetCid_IHandler")]
public virtual int Cid { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Set method documentation [Android Documentation]

Set the cell id. NeighboringCellInfo is a one time shot for the neighboring cells based on the radio network type at that moment. It shouldn't be changed after creation.

Requirements

Namespace: Android.Telephony
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3