SENTStationaryEvent
Represents a duration of time when the user was stationary.
SENTStationaryEvent API
isEqual
func isEqual(to stationaryEvent: SENTStationaryEvent) -> Bool
location
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: SENTVenue
Last updated