INRestaurantGuestResolutionResult.GetConfirmationRequired Method

Definition

Factory method to create an INIntentResolutionResult object indicating that the user must confirm the value of the parameter.

[Foundation.Export("confirmationRequiredWithRestaurantGuestToConfirm:")]
public static Intents.INRestaurantGuestResolutionResult GetConfirmationRequired (Intents.INRestaurantGuest restaurantGuestToConfirm);
static member GetConfirmationRequired : Intents.INRestaurantGuest -> Intents.INRestaurantGuestResolutionResult

Parameters

restaurantGuestToConfirm
INRestaurantGuest

To be added.

This parameter can be null.

Returns

Attributes

Applies to