RangingManager.BleRssi Campo

Definizione

Attenzione

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

Tecnologia di rango basata su BLUETOOTH Low Energy (BLE) RSSI.

[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

Valore del campo

Value = 3
Attributi

Commenti

Tecnologia di rango basata su BLUETOOTH Low Energy (BLE) RSSI.

per android.ranging.RangingManager.BLE_RSSI.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a