편집

다음을 통해 공유


INMessageAttributeResolutionResult.GetConfirmationRequired Method

Definition

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

public static Intents.INMessageAttributeResolutionResult GetConfirmationRequired(Intents.INMessageAttribute valueToConfirm);
static member GetConfirmationRequired : Intents.INMessageAttribute -> Intents.INMessageAttributeResolutionResult

Parameters

valueToConfirm
INMessageAttribute

Returns

Applies to