Share via


IINUnsendMessagesIntentHandling.ConfirmUnsendMessages Method

Definition

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

Parameters

Attributes

Applies to