INRestaurantResolutionResult.GetDisambiguation(INRestaurant[]) Method

Definition

Factory method to create an INIntentResolutionResult object indicating that the user must choose an option.

[Foundation.Export("disambiguationWithRestaurantsToDisambiguate:")]
public static Intents.INRestaurantResolutionResult GetDisambiguation (Intents.INRestaurant[] restaurantsToDisambiguate);
static member GetDisambiguation : Intents.INRestaurant[] -> Intents.INRestaurantResolutionResult

Parameters

restaurantsToDisambiguate
INRestaurant[]

Returns

Attributes

Applies to