Contents

INBookRestaurantReservationIntentCode.success

You successfully handled the intent.

Declaration

case success

Discussion

Use this code if your app successfully created the reservation object in your system. Use this code even if the restaurant itself has not yet confirmed the reservation. You can always update the status of the reservation later.

See Also

Constants