INGetAvailableRestaurantReservationBookingDefaultsIntentHandling_Extensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional methods of the IINGetAvailableRestaurantReservationBookingDefaultsIntentHandling interface.
public static class INGetAvailableRestaurantReservationBookingDefaultsIntentHandling_Extensions
type INGetAvailableRestaurantReservationBookingDefaultsIntentHandling_Extensions = class
- Inheritance
-
INGetAvailableRestaurantReservationBookingDefaultsIntentHandling_Extensions
Methods
ConfirmAvailableRestaurantReservationBookingDefaults(IINGetAvailableRestaurantReservationBookingDefaultsIntentHandling, INGetAvailableRestaurantReservationBookingDefaultsIntent, Action<INGetAvailableRestaurantReservationBookingDefaultsIntentResponse>) |
Developers may override this method to customize the confirmation of booking defaults. |
ResolveAvailableRestaurantReservationBookingDefaults(IINGetAvailableRestaurantReservationBookingDefaultsIntentHandling, INGetAvailableRestaurantReservationBookingDefaultsIntent, Action<INRestaurantResolutionResult>) |
Developers may override this method to customize the resolution of a booking default. |