Skip to Content
API ReferenceModelsBuildingPosition

BuildingPosition

Indicates the user’s position relative to a building.

Values

ValueDescription
unknownPosition is unknown or not yet determined.
insideUser is inside the building.
outsideUser is outside the building.
maybeInsideUser may be inside the building (uncertain).

Properties

PropertyTypeDescription
nameStringAvailable on Enum, provided by the EnumName extension The name of the enum value. (no setter)

Methods

toJson

toJson() → String
Last updated on