Proximity

enum Proximity : Enum<Proximity>

Entries

Unknown
Link copied to clipboard

Either not bluetooth reachable or SDK is not scanning

Far
Link copied to clipboard
Far()

Far away, but still bluetooth reachable

Near
Link copied to clipboard

Relatively close, within a few meters

Immediate
Link copied to clipboard

Very close, phone is probably touching the device directly (gateway, blue-id)

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int