Share via


IINUnsendMessagesIntentHandling.HandleUnsendMessages Method

Definition

[Foundation.Export("handleUnsendMessages:completion:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void HandleUnsendMessages(Intents.INUnsendMessagesIntent intent, Action<Intents.INUnsendMessagesIntentResponse> completion);
[<Foundation.Export("handleUnsendMessages:completion:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member HandleUnsendMessages : Intents.INUnsendMessagesIntent * Action<Intents.INUnsendMessagesIntentResponse> -> unit
override this.HandleUnsendMessages : Intents.INUnsendMessagesIntent * Action<Intents.INUnsendMessagesIntentResponse> -> unit

Parameters

Attributes

Applies to