Contents

scheduledPickupTime

The time at which to pick up the user.

Declaration

@NSCopying var scheduledPickupTime: INDateComponentsRange? { get }

Discussion

Use this property to schedule a vehicle to arrive at the specified time at the user’s location. Your handler for the INGetRideStatusIntent object should also pick the most appropriate ride for the scheduled time.

See Also

Getting the Ride Details