INMessageAttributeOptionsResolutionResult.GetConfirmationRequired Method

Definition

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

public static Intents.INMessageAttributeOptionsResolutionResult GetConfirmationRequired (Intents.INMessageAttributeOptions valueToConfirm);
static member GetConfirmationRequired : Intents.INMessageAttributeOptions -> Intents.INMessageAttributeOptionsResolutionResult

Parameters

valueToConfirm
INMessageAttributeOptions

Returns

Applies to