Skip to main content

The result of a raised intent.

Properties (3)

Property Type Default Required Description
handler⚓︎ IntentHandler x

The intent implementation that handled the intent.

request⚓︎ IntentRequest x

The arguments that were used to raise the intent with.

result⚓︎ any x x

The data returned by the intent implementation when handling the intent.