Contents

INObjectResolutionResult

A resolution result for an Object associated with an intent.

Declaration

class INObjectResolutionResult

Overview

An INObjectResolutionResult object is what you return when resolving Object related parameters of an intent object. 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

Custom Resolution Results