Share via


IINStartCallIntentHandling.ResolveCallRecordToCallBack Method

Definition

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

Parameters

Attributes

Applies to