INPersonResolutionResult.GetDisambiguation(INPerson[]) Method

Definition

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

[Foundation.Export("disambiguationWithPeopleToDisambiguate:")]
public static Intents.INPersonResolutionResult GetDisambiguation (Intents.INPerson[] peopleToDisambiguate);
static member GetDisambiguation : Intents.INPerson[] -> Intents.INPersonResolutionResult

Parameters

peopleToDisambiguate
INPerson[]

Returns

Attributes

Applies to