A resolution result for an Object associated with an intent.
SDKs
- iOS 13.0+
- Mac Catalyst 13.0+
- watchOS 6.0+
Framework
- Intents
Declaration
class INObjectResolutionResult : INIntent Resolution Result
Overview
An INObject
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 INIntent
.