Share via


INCallRecordResolutionResult.GetSuccess(INCallRecord) Method

Definition

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

Parameters

resolvedCallRecord
INCallRecord

Returns

Attributes

Applies to