Langue

RangingManager.BleRssi Champ

Définition

Attention

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

Technologie RSSI basée sur Bluetooth Low Energy (BLE).

[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

Valeur de champ

Value = 3
Attributs

Remarques

Technologie RSSI basée sur Bluetooth Low Energy (BLE).

Java documentation pour android.ranging.RangingManager.BLE_RSSI.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à