Contents

IntentResultContainer

An object that represents the output of a completed intent.

Declaration

struct IntentResultContainer<Value, OpensAppIntent, Snippet, Dialog> where Value : _IntentValue, OpensAppIntent : AppIntent

Overview

Use the IntentResult.result() family of functions to create instances

Topics

Instance Properties

See Also

Outcomes