Share via


IINStartCallIntentHandling.Confirm Method

Definition

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

Parameters

Attributes

Applies to