Contents

INCallRecordTypeResolutionResult

A resolution result for the types of calls that your app handled.

Declaration

class INCallRecordTypeResolutionResult

Overview

An INCallRecordTypeResolutionResult object is what you return when resolving parameters containing a value of type INCallRecordType. Use the creation method that best reflects your ability to successfully resolve the parameter.

For additional resolution options, see INIntentResolutionResult.

Topics

Creating a Resolution Result Object

See Also

Resolution Results