A resolution result for a time interval associated with an intent.
SDKs
- iOS 13.0+
- Mac Catalyst 13.0+
- watchOS 6.0+
Framework
- Intents
Declaration
class INTimeIntervalResolutionResult : INIntent Resolution Result
Overview
An INTime
object is what you return when resolving time interval 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
.