Contents

INGetRestaurantGuestIntentResponseCode.success

You successfully handled the intent.

Declaration

case success

Discussion

Use this code when you are able to return the guest information successfully. After creating the response object, configure values for the guest and guestDisplayPreferences properties before returning your response.

See Also

Constants