OnDistanceChanged

constructor(measurementUUID: String?, previousStatus: DistanceStatus, newStatus: DistanceStatus, previousDistance: Float, newDistance: Float)

Parameters

measurementUUID

UUID of the scan if available, null otherwise

previousStatus

the previous DistanceStatus

newStatus

the current DistanceStatus

previousDistance

the previous distance to the tire

newDistance

the current distance to the tire