Edit

Share via


INCallRecordTypeOptionsResolutionResult.GetConfirmationRequired Method

Definition

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

[Foundation.Export("confirmationRequiredWithCallRecordTypeOptionsToConfirm:")]
public static Intents.INCallRecordTypeOptionsResolutionResult GetConfirmationRequired (Intents.INCallRecordTypeOptions callRecordTypeOptionsToConfirm);
static member GetConfirmationRequired : Intents.INCallRecordTypeOptions -> Intents.INCallRecordTypeOptionsResolutionResult

Parameters

callRecordTypeOptionsToConfirm
INCallRecordTypeOptions

Returns

Attributes

Applies to