Contents

INIntegerResolutionResult

A resolution result for an integer value associated with an intent.

Declaration

class INIntegerResolutionResult

Overview

An INIntegerResolutionResult object is what you return when resolving integer-based 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

Numerical Values