SENTTransportEvent
Represents a duration of the time when the user was in transport.
distanceInMeters
The distance travelled during the transport, in meters. If distance cannot be computed, then returns nil.
occupantRole
The detected user occupant role. See SENTOccupantRole.
tags
The set of tags that you have previously set (if any) for this transport. See setTransportTags.
transportMode
The mode of transportation as SENTTimelineTransportMode.
waypoints
The waypoints collected during the transport.
isEqualToTransportEvent:
Last updated