Contents

INStartCallContactResolutionResult

A resolution result for the contact for the call.

Declaration

class INStartCallContactResolutionResult

Overview

You return an INStartCallContactResolutionResult object when resolving parameters containing an INPerson value. Use the creation method that best reflects your ability to resolve the parameter successfully. The resolved value can be different than the original INPerson. This flexibility allows app extensions to apply business logic constraints.

For additional resolution operators, see INIntentResolutionResult.

Topics

Creating a Resolution Result Object

See Also

Resolution Results