Property LastRssi
LastRssi
Gets the last Received Signal Strength Indicator (RSSI) of the iBeacon.
Declaration
public sbyte LastRssi { get; }
Property Value
Type | Description |
---|---|
System.SByte | The last Received Signal Strength Indicator (RSSI) of the iBeacon. |
Remarks
A LastRssi of 127 means this iBeacon device was detected but it does not transmit iBeacon data.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.6 |
.NET | 200.6 |
.NET Windows | 200.6 |
.NET Android | 200.6 |
.NET iOS | 200.6 |
.NET Framework | 200.6 |
UWP | 200.6 |