Skip to main content

Describes the result from a raised Intent.

Properties (3)

Property Type Default Required Description
handler⚓︎ IntentHandler x

The Intent handler implementation used for handling the Intent.

request⚓︎ IntentRequest x

The IntentRequest object used for raising the Intent.

result⚓︎ any x x

Data returned by the Intent handler implementation.