RangingManager.BleRssi Campo

Definição

Cuidado

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

Tecnologia de variação baseada em RSSI (BLE) baseada em Bluetooth Low Energy.

[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

Valor do campo

Value = 3
Atributos

Comentários

Tecnologia de variação baseada em RSSI (BLE) baseada em Bluetooth Low Energy.

Java documentação para android.ranging.RangingManager.BLE_RSSI.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a