INPersonResolutionResult.GetDisambiguation(INPerson[]) 方法

定义

用于创建 INIntentResolutionResult 对象的工厂方法,该对象指示用户必须选择一个选项。

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

参数

peopleToDisambiguate
INPerson[]

返回

属性

适用于