SENTStationaryEvent
Represents a duration of time when the user was stationary.
SENTStationaryEvent API
isEqual
func isEqual(to stationaryEvent: SENTStationaryEvent) -> Boollocation
The location where the user is stationary at. nil the location is unknown.
var location: SENTGeolocation?venue
The venue where the user is stationary at.
var venue: SENTVenueLast updated