---
title: INTemporalEventTriggerTypeOptionsResolutionResult
framework: intents
role: symbol
role_heading: Class
path: intents/intemporaleventtriggertypeoptionsresolutionresult
---

# INTemporalEventTriggerTypeOptionsResolutionResult

A resolution result that adds a temporal event trigger.

## Declaration

```swift
class INTemporalEventTriggerTypeOptionsResolutionResult
```

## Overview

Overview You return an INTemporalEventTriggerTypeOptionsResolutionResult object when resolving parameters containing an INTemporalEventTriggerTypeOptions value. Use the creation method that best reflects your ability to successfully resolve the parameter. For additional resolution operators, see INIntentResolutionResult.

## Topics

### Creating a Resolution Result Object

- [success(with:)](intents/intemporaleventtriggertypeoptionsresolutionresult/success(with:).md)
- [confirmationRequired(with:)](intents/intemporaleventtriggertypeoptionsresolutionresult/confirmationrequired(with:).md)

## Relationships

### Inherits From

- [INIntentResolutionResult](intents/inintentresolutionresult.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Event Triggers

- [INSpatialEventTrigger](intents/inspatialeventtrigger.md)
- [INTemporalEventTrigger](intents/intemporaleventtrigger.md)
- [INDayOfWeekOptions](intents/indayofweekoptions.md)
