Contents

INGetReservationDetailsIntentResponse

Your app’s response to a request for reservation details.

Declaration

class INGetReservationDetailsIntentResponse

Mentioned in

Overview

Use an INGetReservationDetailsIntentResponse object to specify the results of a user requesting reservation details in your app. After getting the reservation details action using the criteria specified in the INGetReservationDetailsIntent object, create an instance of this class with the results of the action. Siri can then use this information for system integrations, such as populating the calendar with an event.

Topics

Initializing the Response Object

Accessing the Reservations

Getting the Response Code

See Also

Reservation Details