編輯

共用方式為


INPaymentAccountResolutionResult.GetDisambiguation(INPaymentAccount[]) Method

Definition

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

[Foundation.Export("disambiguationWithPaymentAccountsToDisambiguate:")]
public static Intents.INPaymentAccountResolutionResult GetDisambiguation (Intents.INPaymentAccount[] paymentAccountsToDisambiguate);
static member GetDisambiguation : Intents.INPaymentAccount[] -> Intents.INPaymentAccountResolutionResult

Parameters

paymentAccountsToDisambiguate
INPaymentAccount[]

Returns

Attributes

Applies to