Your app’s response to a get user current restaurant reservation bookings intent.
SDK
- iOS 10.0+
Framework
- Intents
Declaration
class INGetUserCurrentRestaurantReservationBookingsIntentResponse : INIntent Response
Overview
An INGet
object contains the current reservations associated with the user and matching the search criteria in the corresponding INGet
object. You create instances of this class when confirming or handling an intent object of that type.
You create an INGet
object in the confirm(get
and handle(get
methods of your handler object. For more information about implementing your handler object, see INGet
.
Note
This API requires you to work with Apple Maps before your application can use it. For information on how to get started, please go to http://mapsconnect.apple.com.