Condividi tramite


INSetMessageAttributeIntentHandling_Extensions.ConfirmSetMessageAttribute Metodo

Definizione

Gli sviluppatori possono eseguire l'override di questo metodo per personalizzare la conferma dell'impostazione di un attributo di messaggio.

public static void ConfirmSetMessageAttribute (this Intents.IINSetMessageAttributeIntentHandling This, Intents.INSetMessageAttributeIntent intent, Action<Intents.INSetMessageAttributeIntentResponse> completion);
static member ConfirmSetMessageAttribute : Intents.IINSetMessageAttributeIntentHandling * Intents.INSetMessageAttributeIntent * Action<Intents.INSetMessageAttributeIntentResponse> -> unit

Parametri

This
IINSetMessageAttributeIntentHandling

Istanza in cui opera questo metodo.

intent
INSetMessageAttributeIntent

Specifica l'intenzione dell'utente.

completion
Action<INSetMessageAttributeIntentResponse>

Metodo di completamento che deve essere chiamato dall'override.

Si applica a