Share via


INStartCallCallRecordToCallBackResolutionResult.GetSuccess Method

Definition

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

Parameters

resolvedCallRecord
INCallRecord

Returns

Attributes

Applies to