RangingManager.BleRssi Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Ranging.RangingManagerType enum directly instead of this field.

BLUETOOTH Low Energy (BLE) RSSI-basierte Technologie.

[Android.Runtime.Register("BLE_RSSI", ApiSince=36)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Ranging.RangingManagerType enum directly instead of this field.", true)]
public const Android.Ranging.RangingManagerType BleRssi = 3;
[<Android.Runtime.Register("BLE_RSSI", ApiSince=36)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Ranging.RangingManagerType enum directly instead of this field.", true)>]
val mutable BleRssi : Android.Ranging.RangingManagerType

Feldwert

Value = 3
Attribute

Hinweise

BLUETOOTH Low Energy (BLE) RSSI-basierte Technologie.

Java Dokumentation für android.ranging.RangingManager.BLE_RSSI.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: