INCallRecordResolutionResult
A resolution result for the details of a call.
Declaration
class INCallRecordResolutionResultOverview
You return an INCallRecordResolutionResult object when resolving parameters containing an INCallRecord value. The resolvedCallRecord can be different than 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.