Contents

INStartCallCallCapabilityResolutionResult

A resolution result for the call capability for the call.

Declaration

class INStartCallCallCapabilityResolutionResult

Overview

You return an INStartCallCallCapabilityResolutionResult object when resolving parameters containing an INCallCapability value. Use the creation method that best reflects your ability to resolve the parameter successfully. The resolved value can be different than the original INCallCapability. 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