init(callRecordResolutionResult:)
Creates an object whose resolution involves successfully redialing a call.
Declaration
init(callRecordResolutionResult: INCallRecordResolutionResult)Parameters
- callRecordResolutionResult:
The value that resolves the requested parameter of the intent. This value may be different from the one specified in the intent object.
Return Value
A new INStartCallCallRecordToCallBackResolutionResult object.
Discussion
Use this method to create a result object when you’re able to redial a call.