Android.Telephony.NeighboringCellInfo.Rssi Property

Syntax

[get: Android.Runtime.Register("getRssi", "()I", "GetGetRssiHandler")]
[set: Android.Runtime.Register("setRssi", "(I)V", "GetSetRssi_IHandler")]
public virtual int Rssi { 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 signal strength of the cell. 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