Share via


INCallRecordResolutionResult.GetDisambiguation(INCallRecord[]) Method

Definition

[Foundation.Export("disambiguationWithCallRecordsToDisambiguate:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Intents.INCallRecordResolutionResult GetDisambiguation(Intents.INCallRecord[] callRecordsToDisambiguate);
[<Foundation.Export("disambiguationWithCallRecordsToDisambiguate:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetDisambiguation : Intents.INCallRecord[] -> Intents.INCallRecordResolutionResult

Parameters

callRecordsToDisambiguate
INCallRecord[]

Returns

Attributes

Applies to