Update

class Update(val location: Location) : TrackingStatus

Tracker has received an update to the user's location.

Constructors

Link copied to clipboard
constructor(location: Location)

Properties

Link copied to clipboard
open val isActive: Boolean

Check whether the tracking status is active.

Link copied to clipboard

The updated location.