Edit

Share via


INNoteContentResolutionResult.GetDisambiguation(INNoteContent[]) Method

Definition

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

[Foundation.Export("disambiguationWithNoteContentsToDisambiguate:")]
public static Intents.INNoteContentResolutionResult GetDisambiguation (Intents.INNoteContent[] noteContentsToDisambiguate);
static member GetDisambiguation : Intents.INNoteContent[] -> Intents.INNoteContentResolutionResult

Parameters

noteContentsToDisambiguate
INNoteContent[]

Returns

Attributes

Applies to