public static abstract @interface

Distance.Accuracy

implements Annotation
com.google.android.gms.nearby.messages.Distance.Accuracy

Class Overview

Possible values for the accuracy of a distance estimate.

Summary

Constants
int LOW Distance estimated from BLE signal strength has this accuracy.
[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation

Constants

public static final int LOW

Distance estimated from BLE signal strength has this accuracy.

Constant Value: 1 (0x00000001)