INCurrencyAmountResolutionResult.GetConfirmationRequired Method

Definition

Factory method to create an INIntentResolutionResult object indicating that the user must confirm the value of the parameter.

[Foundation.Export("confirmationRequiredWithCurrencyAmountToConfirm:")]
public static Intents.INCurrencyAmountResolutionResult GetConfirmationRequired (Intents.INCurrencyAmount currencyAmountToConfirm);
static member GetConfirmationRequired : Intents.INCurrencyAmount -> Intents.INCurrencyAmountResolutionResult

Parameters

currencyAmountToConfirm
INCurrencyAmount

To be added.

This parameter can be null.

Returns

Attributes

Applies to