INBillPayeeResolutionResult.GetDisambiguation(INBillPayee[]) Method

Definition

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

[Foundation.Export("disambiguationWithBillPayeesToDisambiguate:")]
public static Intents.INBillPayeeResolutionResult GetDisambiguation (Intents.INBillPayee[] billPayeesToDisambiguate);
static member GetDisambiguation : Intents.INBillPayee[] -> Intents.INBillPayeeResolutionResult

Parameters

billPayeesToDisambiguate
INBillPayee[]

Returns

Attributes

Applies to