INRestaurantGuestResolutionResult.GetDisambiguation Method

Definition

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

[Foundation.Export("disambiguationWithRestaurantGuestsToDisambiguate:")]
public static Intents.INRestaurantGuestResolutionResult GetDisambiguation (Intents.INRestaurantGuest[] restaurantGuestsToDisambiguate);
static member GetDisambiguation : Intents.INRestaurantGuest[] -> Intents.INRestaurantGuestResolutionResult

Parameters

restaurantGuestsToDisambiguate
INRestaurantGuest[]

Returns

Attributes

Applies to