INNoteResolutionResult.GetDisambiguation(INNote[]) Method

Definition

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

[Foundation.Export("disambiguationWithNotesToDisambiguate:")]
public static Intents.INNoteResolutionResult GetDisambiguation (Intents.INNote[] notesToDisambiguate);
static member GetDisambiguation : Intents.INNote[] -> Intents.INNoteResolutionResult

Parameters

notesToDisambiguate
INNote[]

Returns

Attributes

Applies to