DestinationArrivalStatus

public struct DestinationArrivalStatus

Arrival check status class.

Important

This is a Public Preview API. It may be changed or removed at any time.

Lifecycle

Public

  • Indicates whether the driver has arrived at the destination or not.

    Declaration

    Swift

    public let hasArrived: Bool