Share via


IINStartCallIntentHandling.HandleStartCall Method

Definition

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

Parameters

Attributes

Applies to