BluetoothStatusResult Enum

  • java.lang.Object
    • java.lang.Enum<BluetoothStatusResult>
      • com.microsoft.azure.spatialanchors.BluetoothStatusResult

public enum BluetoothStatusResult

Possible values returned when querying PlatformLocationProvider for Bluetooth capabilities

Fields

Available

Bluetooth beacons data is available.

DisabledCapability

Bluetooth was disabled in the SensorCapabilities.

MissingSensorFingerprintProvider

No sensor fingerprint provider has been created.

NoBeaconsFound

No bluetooth beacons have been found.

Applies to