Partilhar via


IINSetMessageAttributeIntentHandling.HandleSetMessageAttribute Método

Definição

Os desenvolvedores devem substituir esse método e invocar o T:System.Action'1 com um INSetMessageAttributeIntentResponse apropriado para o INSetMessageAttributeIntentintent.

[Foundation.Export("handleSetMessageAttribute:completion:")]
[Foundation.Preserve(Conditional=true)]
public void HandleSetMessageAttribute (Intents.INSetMessageAttributeIntent intent, Action<Intents.INSetMessageAttributeIntentResponse> completion);
abstract member HandleSetMessageAttribute : Intents.INSetMessageAttributeIntent * Action<Intents.INSetMessageAttributeIntentResponse> -> unit

Parâmetros

intent
INSetMessageAttributeIntent

Especifica a intenção do usuário.

completion
Action<INSetMessageAttributeIntentResponse>

Método de conclusão que deve ser chamado pela substituição.

Atributos

Aplica-se a