Edit

Share via


INGetRestaurantGuestIntentHandling_Extensions.ConfirmRestaurantGuest Method

Definition

Developers may override this method to customize the confirmation of a guest for a restaurant reservation.

public static void ConfirmRestaurantGuest (this Intents.IINGetRestaurantGuestIntentHandling This, Intents.INGetRestaurantGuestIntent guestIntent, Action<Intents.INGetRestaurantGuestIntentResponse> completion);
static member ConfirmRestaurantGuest : Intents.IINGetRestaurantGuestIntentHandling * Intents.INGetRestaurantGuestIntent * Action<Intents.INGetRestaurantGuestIntentResponse> -> unit

Parameters

This
IINGetRestaurantGuestIntentHandling

The instance on which this method operates.

Applies to