For the complete documentation index, see llms.txt. This page is also available as Markdown.

StationaryEvent

Represents a duration of time when the user was stationary.

StationaryEvent API

This class extends Event. See Event for additional properties and methods.

getLocation()

@Nullable GeoLocation getLocation()

Returns the location where the user is stationary at.

getVenue()

Venue getVenue()

Returns the venue of this stationary.

Last updated