init(temporalEventTriggerResolutionResult:)
Creates an object whose resolution successfully matches the specified temporal event.
Declaration
init(temporalEventTriggerResolutionResult: INTemporalEventTriggerResolutionResult)Parameters
- temporalEventTriggerResolutionResult:
The value that resolves the requested parameter of the intent. This value may be different than the one specified in the intent object.
Return Value
A new INAddTasksTemporalEventTriggerResolutionResult object or nil if the object could not be created.
Discussion
Use this method to create a result object when you’re able to resolve the temporal event trigger for the user’s intent.