Share via


IINHangUpCallIntentHandling.HandleHangUpCall Method

Definition

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

Parameters

Attributes

Applies to