Edit

Share via


INCallDestinationTypeResolutionResult.GetConfirmationRequired Method

Definition

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

[Foundation.Export("confirmationRequiredWithCallDestinationTypeToConfirm:")]
public static Intents.INCallDestinationTypeResolutionResult GetConfirmationRequired (Intents.INCallDestinationType callDestinationTypeToConfirm);
static member GetConfirmationRequired : Intents.INCallDestinationType -> Intents.INCallDestinationTypeResolutionResult

Parameters

callDestinationTypeToConfirm
INCallDestinationType

Returns

Attributes

Applies to