Share via


INRestaurantResolutionResult.GetDisambiguation(INRestaurant[]) Method

Definition

[Foundation.Export("disambiguationWithRestaurantsToDisambiguate:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Intents.INRestaurantResolutionResult GetDisambiguation(Intents.INRestaurant[] restaurantsToDisambiguate);
[<Foundation.Export("disambiguationWithRestaurantsToDisambiguate:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetDisambiguation : Intents.INRestaurant[] -> Intents.INRestaurantResolutionResult

Parameters

restaurantsToDisambiguate
INRestaurant[]

Returns

Attributes

Applies to