INCurrencyAmountResolutionResult.GetDisambiguation(INCurrencyAmount[]) Method

Definition

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

[Foundation.Export("disambiguationWithCurrencyAmountsToDisambiguate:")]
public static Intents.INCurrencyAmountResolutionResult GetDisambiguation (Intents.INCurrencyAmount[] currencyAmountsToDisambiguate);
static member GetDisambiguation : Intents.INCurrencyAmount[] -> Intents.INCurrencyAmountResolutionResult

Parameters

currencyAmountsToDisambiguate
INCurrencyAmount[]

Returns

Attributes

Applies to