completionStatus

completionStatus

completionStatus Instance Property of INRideStatus Information about how the ride ended.

@NSCopying var completionStatus: INRideCompletionStatus? { get set }

Discussion

When the value of the phase property is INRidePhase.completed, SiriKit checks this property for additional information about how the ride ended. Use this property to specify whether the ride ended successfully or the user canceled the ride.. You can also include information about the amount paid or the reason for any cancellation.