INStartCallCallRecordToCallBackResolutionResult
A resolution result for the redial capabilities of a missed call.
Declaration
class INStartCallCallRecordToCallBackResolutionResultOverview
You return an INStartCallCallRecordToCallBackResolutionResult object when resolving parameters containing an INCallRecord value. Use the creation method that best reflects your ability to resolve the parameter successfully. The resolved value can be different from the original INCallRecord. This flexibility allows app extensions to apply business logic constraints.
Use notRequired() to continue with a nil value. For additional resolution operators, see INIntentResolutionResult.