INStringResolutionResult.GetDisambiguation(String[]) Method

Definition

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

[Foundation.Export("disambiguationWithStringsToDisambiguate:")]
public static Intents.INStringResolutionResult GetDisambiguation (string[] stringsToDisambiguate);
static member GetDisambiguation : string[] -> Intents.INStringResolutionResult

Parameters

stringsToDisambiguate
String[]

Returns

Attributes

Applies to