Edit

Share via


INRestaurantResolutionResult.GetConfirmationRequired(INRestaurant) Method

Definition

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

[Foundation.Export("confirmationRequiredWithRestaurantToConfirm:")]
public static Intents.INRestaurantResolutionResult GetConfirmationRequired (Intents.INRestaurant restaurantToConfirm);
static member GetConfirmationRequired : Intents.INRestaurant -> Intents.INRestaurantResolutionResult

Parameters

restaurantToConfirm
INRestaurant

To be added.

This parameter can be null.

Returns

Attributes

Applies to