Options
All
  • Public
  • Public/Protected
  • All
Menu

What we currently know about the user's position, and how confident we are.

Index

Enumeration members

HAS_INDOOR_POSITION = 3

We've received a relevant position, and we have enough information to determine which floor the user is on - either because we received a floor level, the venue only has one floor, or we're allowing implicit floor level.

HAS_POSITION = 2

We've received relevant positions, and user is inside the venue

LISTENING = 1

We have started listening to position updates

LOCATION_UNCERTAIN = 4

We are uncertain about the user's position, likely because we haven't received a relevant position in a while

NOT_LISTENING = 0

We haven't started listening to position updates