Contents

INStringResolutionResult

A resolution result for a string value associated with an intent.

Declaration

class INStringResolutionResult

Overview

An INStringResolutionResult object is what you return when resolving parameters containing an NSString 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

Strings