Contents

INPersonResolutionResult

A resolution result for a user as a parameter of an intent.

Declaration

class INPersonResolutionResult

Mentioned in

Overview

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

Providing Resolution Results